Skip to content

Commit d554032

Browse files
committed
[css-sizing-3] Supplement the 'Applies to' field for width and heigh
1 parent 1f4e5de commit d554032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-sizing-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Preferred Size Properties: the 'width' and 'height' properties</h4>
370370
Name: width, height
371371
Value: auto | <<length-percentage [0,∞]>> | min-content | max-content | <nobr>fit-content(<<length-percentage [0,∞]>>)</nobr> | <<width/calc-size()>>
372372
Initial: auto
373-
Applies to: all elements except <a>non-replaced</a> <a>inlines</a>
373+
Applies to: all elements except <a>non-replaced</a> inline elements. 'width' cannot be applied to row groups
374374
Inherited: no
375375
Logical property group: size
376376
Percentages: relative to width/height of <a>containing block</a>

0 commit comments

Comments
 (0)