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 dafe72e commit c9a9e8dCopy full SHA for c9a9e8d
css/css-flexbox/table-as-item-specified-width-vertical.html
@@ -3,7 +3,7 @@
3
<link rel="author" title="Felipe Erias Morandeira" href="mailto:felipeerias@igalia.com" />
4
<link rel="help" href="https://www.w3.org/TR/css-flexbox-1/#layout-algorithm" title="9. Flex Layout Algorithm">
5
<link rel="match" href="../reference/ref-filled-green-100px-square-only.html">
6
-<meta name="assert" content="The logical heights of table and flexbox container are orthogonal to each other.">
+<meta name="assert" content="The width of an empty table (vertical direction) inside a flexbox container (row direction) is computed correctly.">
7
8
<p>Test passes if there is a filled green square.</p>
9
0 commit comments