We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b512b commit 8f28c50Copy full SHA for 8f28c50
css-pseudo/Overview.bs
@@ -140,7 +140,7 @@ Finding the First Formatted Line</h4>
140
141
In CSS, the ''::first-line'' pseudo-element
142
can only have an effect when attached to a <i>block container</i>.
143
- The <dfn>first formatted line</dfn> of an element
+ The <dfn export>first formatted line</dfn> of an element
144
must occur inside a block-level descendant in the same flow
145
(i.e., a block-level descendant that is not out-of-flow due to floating or positioning).
146
0 commit comments