Skip to content

Commit d05651c

Browse files
committed
[css-tables] Editorial fix
1 parent df5937d commit d05651c

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
@@ -1980,7 +1980,7 @@ spec:css22; type:property; text:display
19801980
the top of the cell box
19811981
and the baseline over all cells that have 'vertical-align: baseline'
19821982
is used to set the <dfn id="table-row-baseline">baseline of the row</dfn>.
1983-
If a row has no cell that has 'vertical-align: basline',
1983+
If a row doesn't have any cell that has 'vertical-align: baseline',
19841984
the baseline of that row is the bottom content edge of the lowest cell in the row.
19851985

19861986
The <dfn id="table-root-baseline">baseline of a table-root</dfn> is the baseline of its first row, if any.

0 commit comments

Comments
 (0)