Skip to content

Commit ec00753

Browse files
authored
[css-sizing-4] Avoid duplicating new values for logical properties (w3c#10987)
1 parent c428f0d commit ec00753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-sizing-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ ISSUE(820): Add shorthands.
117117
New Sizing Values: the ''stretch'', ''fit-content'', and ''contain'' keywords</h3>
118118

119119
<pre class="propdef partial">
120-
Name: width, height, inline-size, block-size, min-width, min-height, min-inline-size, min-block-size, max-width, max-height, max-inline-size, max-block-size
120+
Name: width, height, min-width, min-height, max-width, max-height
121121
New Values: stretch | fit-content | contain
122122
</pre>
123123

0 commit comments

Comments
 (0)