Skip to content

Commit 8f28c50

Browse files
committed
[css-pseudo] Export first formatted line.
1 parent 01b512b commit 8f28c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-pseudo/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Finding the First Formatted Line</h4>
140140

141141
In CSS, the ''::first-line'' pseudo-element
142142
can only have an effect when attached to a <i>block container</i>.
143-
The <dfn>first formatted line</dfn> of an element
143+
The <dfn export>first formatted line</dfn> of an element
144144
must occur inside a block-level descendant in the same flow
145145
(i.e., a block-level descendant that is not out-of-flow due to floating or positioning).
146146

0 commit comments

Comments
 (0)