We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9f9dc commit a71cd52Copy full SHA for a71cd52
1 file changed
css-ui-4/Overview.bs
@@ -2500,7 +2500,8 @@ Switching form control sizing: the 'field-sizing' property</h3>
2500
Otherwise UA must behave the same as ''field-sizing/content''.
2501
<dt><dfn>content</dfn>
2502
<dd>
2503
- The UA must not apply the default preferred size to an element.
+ The UA must determine the element's [=intrinsic size=] based on its content,
2504
+ and must ignore any default preferred size defined by the host language for that element.
2505
If the element is an [=element with default preferred size=] and
2506
is listed in [[CSS-SIZING-3#min-content-zero|compressible replaced elements]],
2507
the UA must stop treating the element as a replaced element for [=min-content contribution=].
0 commit comments