Skip to content

Commit c9a9e8d

Browse files
felipeeriasgsnedders
authored andcommitted
Update <meta> description
Update the <meta name="assert" ...> description in table-as-item-specified-width-vertical.html
1 parent dafe72e commit c9a9e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/css-flexbox/table-as-item-specified-width-vertical.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<link rel="author" title="Felipe Erias Morandeira" href="mailto:felipeerias@igalia.com" />
44
<link rel="help" href="https://www.w3.org/TR/css-flexbox-1/#layout-algorithm" title="9. Flex Layout Algorithm">
55
<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.">
6+
<meta name="assert" content="The width of an empty table (vertical direction) inside a flexbox container (row direction) is computed correctly.">
77

88
<p>Test passes if there is a filled green square.</p>
99

0 commit comments

Comments
 (0)