@@ -853,7 +853,7 @@ Resolving Automatic Insets: the “Static-Position Rectangle”</h4>
853853 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]] .
854854 </dl>
855855
856- Finding the [=static position=] and the [=static position rectangle=]
856+ Finding the [=static position=] and the [=static- position rectangle=]
857857 assumes that both 'float' and 'clear' (as well as 'position' )
858858 have their [=initial values=] ,
859859 and can consequently require assuming a different hypothetical value
@@ -1738,7 +1738,7 @@ Acknowledgments</h2>
17381738 (<a href="https://github.com/w3c/csswg-drafts/issues/7599">Issue 7599</a> ,
17391739 <a href="https://github.com/w3c/csswg-drafts/issues/7612">Issue 7612</a> )
17401740 <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 =] .
17421742 (<a href="https://github.com/w3c/csswg-drafts/issues/6789">Issue 6789</a> )
17431743 <li> Corrected duplicate, conflicting “Animation type” lines for 'position' .
17441744 (<a href="https://github.com/w3c/csswg-drafts/issues/6846">Issue 6846</a> )
@@ -1750,7 +1750,7 @@ Acknowledgments</h2>
17501750 <a href="https://www.w3.org/TR/2021/WD-css-position-3-20211216/">16 Decemer 2021 Working Draft</a> :
17511751
17521752 <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=]
17541754 to be consistent with their actual usage.
17551755 <li> Explicitly defined that [=absolute positioning=] forces the box
17561756 to establish an [=independent formatting context=]
0 commit comments