5 <title>CSS Test: ::first-letter formatting
</title>
6 <link rel=
"author" title=
"Florian Rivoal" href=
"mailto:florian@rivoal.net">
7 <link rel=
"match" href=
"first-letter-001-ref.html">
8 <link rel=
"help" href=
"https://drafts.csswg.org/css-pseudo-4/#first-letter-styling">
9 <meta name=
"flags" content=
"">
10 <meta name=
"assert" content=
"Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.">
31 <p>Test passes if there is a
<strong>filled green rectangle
</strong> and
<strong>no red
</strong>.
</p>
33 <div id=
"d2"><span>a
</span></div>