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 68f02aa commit ffd9472Copy full SHA for ffd9472
css-sizing-4/Overview.bs
@@ -22,6 +22,7 @@ spec:css2; type: property
22
text: min-height
23
text: max-width
24
text: max-height
25
+spec:css-align-3; type:value; text:stretch
26
</pre>
27
28
@@ -748,7 +749,7 @@ Stretch-fit Sizing: filling the containing block</h3>
748
749
</div>
750
751
-<h3 id="contain-fit-sizing">
752
+<h3 id="contain-fit-sizing" dfn lt="contain-fit sizing" export>
753
Contain-fit Sizing: stretching while maintaining an aspect ratio</h3>
754
755
Contain-fit sizing essentially applies stretch-fit sizing,
0 commit comments