File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ Finding the First Formatted Line</h4>
122122
123123 * The <dfn export>first formatted line</dfn> of
124124 a [=block container=] that establishes an [=inline formatting context=]
125- contains the [=inline-level=] content of its first [=line box=] .
125+ represents the [=inline-level=] content of its first [=line box=] .
126126 * The [=first formatted line=] of
127127 a [=block container=] or [=multi-column container=]
128128 that contains [=block-level=] content
@@ -140,7 +140,7 @@ Finding the First Formatted Line</h4>
140140 and will not be affected by ''p::first-line'' .
141141
142142 Note: The first line of a [=block container=]
143- that does not participate in a [=block formatting context=]
143+ that does not itself participate in a [=block formatting context=]
144144 cannot be the first formatted line of an ancestor element.
145145 Thus, in <code class="lang-markup"> <DIV><P STYLE="display: inline-block">Hello<BR>Goodbye</P> etcetera</DIV></code>
146146 the first formatted line of the <code> DIV</code> is not the line “Hello”,
You can’t perform that action at this time.
0 commit comments