Skip to content

Commit b44bf2b

Browse files
committed
[css-logical-1] Add missing min/max-size properties to section heading.
1 parent 0331b71 commit b44bf2b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-logical-1/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,10 @@ Flow-Relative Box Model Properties</h2>
359359
and on the <a href="https://github.com/w3c/csswg-drafts/issues/3030">interaction of shorthands and logical properties</a>.
360360

361361
<h3 id="dimension-properties">
362-
Logical Height and Logical Width: the 'block-size' and 'inline-size' properties</h3>
362+
Logical Height and Logical Width:
363+
the 'block-size'/'inline-size',
364+
'min-block-size'/'min-inline-size',
365+
and 'max-block-size'/'max-inline-size' properties</h3>
363366

364367
<pre class="propdef">
365368
Name: block-size, inline-size

0 commit comments

Comments
 (0)