Skip to content

Commit f03e362

Browse files
committed
[css-pseudo-4] No ::first-letter on the second line. #2254
1 parent 5dbf152 commit f03e362

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-pseudo-4/Overview.bs

+3
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,9 @@ Inheritance and Box Tree Structure of the First-Letter Pseudo-elements</h4>
512512
any ''::first-line'' pseudo-elements,
513513
and thus inherits (potentially indirectly) from ''::first-line'',
514514
the same as any [=inline box=] on the same line.
515+
Any portion of the [=first-letter text=]
516+
that is wrapped to the next line therefore
517+
no longer forms part of the ''::first-letter'' [=pseudo-element=].
515518

516519
<h4 id="first-letter-styling">
517520
Styling the First-Letter Pseudo-elements</h4>

0 commit comments

Comments
 (0)