chromium/third_party/blink/web_tests/external/wpt/css/css-content/reference/quotes-first-letter-002-ref.html

<!doctype html>
<meta charset=utf-8>
<title>CSS-content test reference: first letter with quotes interaction</title>
<link rel="author" title="Daniil Sakhapov" href="[email protected]">

<style>
  .quote { color: green; }
</style>

“
<div><span class="quote">‘</span>Should not crash or assert and all six quotes should be displayed.’</div>
<div><span class="quote">‘</span>Should not crash or assert and all six quotes should be displayed.’</div>
”