Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset=utf-8>
<title>CSS-content test reference: first letter with quotes interaction</title>
<link rel="author" title="Daniil Sakhapov" href="sakhapov@google.com">
<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>
”