We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa08a5b commit b2873bcCopy full SHA for b2873bc
1 file changed
css-tables-3/Overview.bs
@@ -1918,7 +1918,7 @@ spec:css-sizing-3; type:property; text:box-sizing
1918
If their collective size ends up being greater than the specified 'height', the specified 'height' will have no effect.
1919
1920
The <strong>minimum height of a row</strong> is the maximum of:
1921
- <ul><li>the computed 'height' (if definite, percentages being considered 0px) of its corresponding table-row (if nay)
+ <ul><li>the computed 'height' (if definite, percentages being considered 0px) of its corresponding table-row (if any)
1922
<li>the computed 'height' of each cell spanning the current row exclusively (if definite, percentages being treated as 0px), and
1923
<li>the minimum height (<a>ROWMIN</a>) required by the cells spanning the row.</ul>
1924
0 commit comments