You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1849,7 +1849,7 @@ <h3 id="the-region-interface">The Region interface</h3>
1849
1849
the <span>CSS Region</span>.
1850
1850
1851
1851
<divclass="note">
1852
-
<p>A <codeclass="idl">Region</code> instance may represent and
1852
+
<p>A <codeclass="idl">Region</code> instance may represent an
1853
1853
object that is no longer a <span>region</span>. This may happen, for example if the
1854
1854
'flow-from' property on the corresponding pseudo-element, element or other construct
1855
1855
becomes 'none' but a script is still holding a reference to the <codeclass="idl">Region</code> object.</p>
@@ -2006,7 +2006,7 @@ <h4 id="cssomview-offset-attributes"><code class="idl">offsetTop</code>, <code c
2006
2006
<codeclass="idl">offsetWidth</code> and <codeclass="idl">offsetWidth</code></h4>
2007
2007
2008
2008
<p>The computation of the <ahref="http://dev.w3.org/csswg/cssom-view/#extensions-to-the-htmlelement-interface">offset attributes</a>
2009
-
for elements laid out in a <span>named flow</code> follow the <ahref="http://dev.w3.org/csswg/cssom-view/#extensions-to-the-htmlelement-interface">specification</a> [[!CSSOM]]. For the purpose of the
2009
+
for elements laid out in a <span>named flow</span> follow the <ahref="http://dev.w3.org/csswg/cssom-view/#extensions-to-the-htmlelement-interface">specification</a> [[!CSSOM]]. For the purpose of the
2010
2010
algorithm, the <em>first CSS layout box</em> associated
2011
2011
with an element laid out in a <span>named flow</span> is the box generated for the first region
0 commit comments