Skip to content

Commit 58991ed

Browse files
committed
[css-tables] Bikeshed fix
1 parent 277941c commit 58991ed

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-tables-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,8 @@ spec:css21; type:property; text:max-width
353353

354354
<li>An anonymous <a>table-wrapper</a> box must be generated around each <a>table-root</a>.
355355
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. The table-root box (not the table-wrapper box) is used when doing baseline vertical alignment for an 'inline-table'.
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>.
357358
The width of the table-wrapper box is the border-edge width of the table box inside it.
358359
Percentages which would depend on the 'width' and 'height' on the table-wrapper box's size are relative to the table-wrapper box's containing block instead, not the table-wrapper box itself.
359360

0 commit comments

Comments
 (0)