Skip to content

Commit b2b9f33

Browse files
cvrebertsvgeesus
authored andcommitted
[css-pseudo-4] Gloss in-flow/out-of-flow jargon
1 parent 4e68511 commit b2b9f33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-pseudo-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -491,12 +491,12 @@ Finding the First-Letter Text</h4>
491491
Its [=first-letter text=] is the first such [=inline-level content=]
492492
participating in the [=inline formatting context=]
493493
of its [=originating element=]’s [=first formatted line=],
494-
if it is not preceded by any other in-flow content
494+
if it is not preceded by any other [=in-flow=] content
495495
(such as images or inline tables) on its line.
496496

497497
For this purpose, any [=marker boxes=] are ignored,
498-
as if they were out-of-flow.
499-
However, if an element has in-flow ''::before'' or ''::after'' content,
498+
as if they were [=out-of-flow=].
499+
However, if an element has [=in-flow=] ''::before'' or ''::after'' content,
500500
the [=first-letter text=] is selected from the content of the element
501501
<em>including</em> that generated content.
502502

0 commit comments

Comments
 (0)