Skip to content

Commit f475f33

Browse files
committed
[css-tables-3] Editorial: removing lines moved elsewhere
1 parent 9ea090f commit f475f33

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

css-tables-3/Overview.bs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -377,9 +377,6 @@ spec:css22; type:property; text:display
377377
The table-root box (not the table-wrapper box) is used when doing baseline vertical alignment for an <a>inline-table</a>.
378378
The width of the table-wrapper box is the border-edge width of the table box inside it.
379379
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.
380-
381-
The computed values of properties 'position', 'float', 'margin'-*, 'top', 'right', 'bottom', and 'left' on the table box are used on the table-wrapper box and not the table box;
382-
all other values of non-inheritable properties are used on the table box and not the table wrapper box. (Where the table boxes values are not used on the table and table wrapper boxes, the initial values are used instead.)
383380
</ol>
384381
</li>
385382
</ol>

0 commit comments

Comments
 (0)