blob: 05ecbc169def741dc39b5f3d5d9dfb86fdd105fa [file] [log] [blame]
<!DOCTYPE HTML>
<title>Reference: The ::first-letter should work with quote text span element</title>
<link rel="author" title="Jaeyong Bae" href="jdragon.bae@gmail.com">
<style>
span { color: red }
</style>
<p>
<span>"</span>abc"
</p>