Skip to content

Commit

Permalink
[css-sizing-4] Avoid duplicating new values for logical properties (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
cdoublev authored Oct 4, 2024
1 parent c428f0d commit ec00753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-sizing-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ ISSUE(820): Add shorthands.
New Sizing Values: the ''stretch'', ''fit-content'', and ''contain'' keywords</h3>

<pre class="propdef partial">
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
Name: width, height, min-width, min-height, max-width, max-height
New Values: stretch | fit-content | contain
</pre>

Expand Down

0 comments on commit ec00753

Please sign in to comment.