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 1f4e5de commit d554032Copy full SHA for d554032
css-sizing-3/Overview.bs
@@ -370,7 +370,7 @@ Preferred Size Properties: the 'width' and 'height' properties</h4>
370
Name: width, height
371
Value: auto | <<length-percentage [0,∞]>> | min-content | max-content | <nobr>fit-content(<<length-percentage [0,∞]>>)</nobr> | <<width/calc-size()>>
372
Initial: auto
373
- Applies to: all elements except <a>non-replaced</a> <a>inlines</a>
+ Applies to: all elements except <a>non-replaced</a> inline elements. 'width' cannot be applied to row groups
374
Inherited: no
375
Logical property group: size
376
Percentages: relative to width/height of <a>containing block</a>
0 commit comments