Skip to content

Commit 1feebd9

Browse files
committed
[css-tables] Editorial fix
1 parent 58991ed commit 1feebd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-tables-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ spec:css21; type:property; text:max-width
352352
<a class="hint" href="https://jsfiddle.net/hj2w7wwa/9/">!Testcase</a>
353353

354354
<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.
355+
Its display type is <code>inline-block</code> for <a>inline-table</a> boxes and block for <a>table</a> boxes.
356356
The table wrapper box establishes a block formatting context.
357357
The table-root box (not the table-wrapper box) is used when doing baseline vertical alignment for an <a>inline-table</a>.
358358
The width of the table-wrapper box is the border-edge width of the table box inside it.

0 commit comments

Comments
 (0)