We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdcabe8 commit 3e0b157Copy full SHA for 3e0b157
css-position-3/Overview.bs
@@ -923,6 +923,7 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
923
::
924
Its [=automatic size=] is its [=stretch-fit size=].
925
926
+
927
: Otherwise
928
929
Its [=automatic size=] is its [=fit-content size=].
@@ -940,6 +941,10 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
940
941
942
The [=automatic minimum size=] of an absolutely-positioned box is always zero.
943
944
+ Note: To the extent that form controls can be resized,
945
+ they are expected to be treated as [=non-replaced=] here.
946
+ In HTML, all form controls are treated as [=non-replaced=].
947
948
<h3 id="abspos-margins">
949
Auto Margins of Absolutely-Positioned Boxes</h3>
950
0 commit comments