@@ -853,7 +853,7 @@ Resolving Automatic Insets: the “Static-Position Rectangle”</h4>
853
853
See the <a href="https://www.w3.org/TR/css-grid-1/#static-position">static position of a grid container child</a> in [[!CSS-GRID-1]] .
854
854
</dl>
855
855
856
- Finding the [=static position=] and the [=static position rectangle=]
856
+ Finding the [=static position=] and the [=static- position rectangle=]
857
857
assumes that both 'float' and 'clear' (as well as 'position' )
858
858
have their [=initial values=] ,
859
859
and can consequently require assuming a different hypothetical value
@@ -1738,7 +1738,7 @@ Acknowledgments</h2>
1738
1738
(<a href="https://github.com/w3c/csswg-drafts/issues/7599">Issue 7599</a> ,
1739
1739
<a href="https://github.com/w3c/csswg-drafts/issues/7612">Issue 7612</a> )
1740
1740
<li> Added a note about treating HTML form controls as [=non-replaced=] elements
1741
- for the purpose of [=positioned layout =] .
1741
+ for the purpose of [=absolute positioning =] .
1742
1742
(<a href="https://github.com/w3c/csswg-drafts/issues/6789">Issue 6789</a> )
1743
1743
<li> Corrected duplicate, conflicting “Animation type” lines for 'position' .
1744
1744
(<a href="https://github.com/w3c/csswg-drafts/issues/6846">Issue 6846</a> )
@@ -1750,7 +1750,7 @@ Acknowledgments</h2>
1750
1750
<a href="https://www.w3.org/TR/2021/WD-css-position-3-20211216/">16 Decemer 2021 Working Draft</a> :
1751
1751
1752
1752
<ul>
1753
- <li> Fixed conceptual definitions of [=static position=] and [=static position rectangle=]
1753
+ <li> Fixed conceptual definitions of [=static position=] and [=static- position rectangle=]
1754
1754
to be consistent with their actual usage.
1755
1755
<li> Explicitly defined that [=absolute positioning=] forces the box
1756
1756
to establish an [=independent formatting context=]
0 commit comments