Skip to content

Commit b0ba485

Browse files
committed
[css-tables] Clarify row layout (fixes #4121)
1 parent 557528c commit b0ba485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-tables-3/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,6 +1920,7 @@ spec:css-sizing-3; type:property; text:box-sizing
19201920
and where cells spanning multiple rows are considered having a height of 0px
19211921
(but their correct baseline).
19221922
In this hypothetical linebox, cell heights are considered auto,
1923+
their width (including borders and paddings) is forced to the widths and inner spacings of the columns they span,
19231924
but their other properties are conserved.
19241925

19251926
For the purpose of calculating this height,

0 commit comments

Comments
 (0)