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 0331b71 commit b44bf2bCopy full SHA for b44bf2b
css-logical-1/Overview.bs
@@ -359,7 +359,10 @@ Flow-Relative Box Model Properties</h2>
359
and on the <a href="https://github.com/w3c/csswg-drafts/issues/3030">interaction of shorthands and logical properties</a>.
360
361
<h3 id="dimension-properties">
362
-Logical Height and Logical Width: the 'block-size' and 'inline-size' properties</h3>
+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>
366
367
<pre class="propdef">
368
Name: block-size, inline-size
0 commit comments