blob: 0eebf0a51f10c90c64736e61a1403379fb9ed725 [file] [log] [blame] [edit]
<!DOCTYPE HTML>
<title>Reference: The ::first-letter should work with quote element</title>
<link rel="author" title="Jaeyong Bae" href="[email protected]">
<style>
span { color: red }
</style>
<p>
<span>&#x201c;</span>abc&#x201d;
</p>