We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5937d commit d05651cCopy full SHA for d05651c
1 file changed
css-tables-3/Overview.bs
@@ -1980,7 +1980,7 @@ spec:css22; type:property; text:display
1980
the top of the cell box
1981
and the baseline over all cells that have 'vertical-align: baseline'
1982
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',
+ If a row doesn't have any cell that has 'vertical-align: baseline',
1984
the baseline of that row is the bottom content edge of the lowest cell in the row.
1985
1986
The <dfn id="table-root-baseline">baseline of a table-root</dfn> is the baseline of its first row, if any.
0 commit comments