Skip to content

Commit 3e0b157

Browse files
tabatkinsjakearchibald
authored andcommitted
[css-position-3] Clarify that HTML form controls are non-replaced. w3c#6789
1 parent bdcabe8 commit 3e0b157

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-position-3/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,7 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
923923
::
924924
Its [=automatic size=] is its [=stretch-fit size=].
925925

926+
926927
: Otherwise
927928
::
928929
Its [=automatic size=] is its [=fit-content size=].
@@ -940,6 +941,10 @@ Automatic Sizes of Absolutely-Positioned Boxes</h3>
940941

941942
The [=automatic minimum size=] of an absolutely-positioned box is always zero.
942943

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+
943948
<h3 id="abspos-margins">
944949
Auto Margins of Absolutely-Positioned Boxes</h3>
945950

0 commit comments

Comments
 (0)