We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58991ed commit 1feebd9Copy full SHA for 1feebd9
1 file changed
css-tables-3/Overview.bs
@@ -352,7 +352,7 @@ spec:css21; type:property; text:max-width
352
<a class="hint" href="https://jsfiddle.net/hj2w7wwa/9/">!Testcase</a>
353
354
<li>An anonymous <a>table-wrapper</a> box must be generated around each <a>table-root</a>.
355
- Its display type is <code>inline-block<code> for <a>inline-table</a> boxes and block for <a>table</a> boxes.
+ Its display type is <code>inline-block</code> for <a>inline-table</a> boxes and block for <a>table</a> boxes.
356
The table wrapper box establishes a block formatting context.
357
The table-root box (not the table-wrapper box) is used when doing baseline vertical alignment for an <a>inline-table</a>.
358
The width of the table-wrapper box is the border-edge width of the table box inside it.
0 commit comments