Skip to content

Commit 9e15668

Browse files
authored
[css-tables-3] Fix misprint (#10661)
1 parent 82aa075 commit 9e15668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-tables-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ spec:css-sizing-3; type:property; text:box-sizing
932932
<li>All css properties of <a>table-column</a> and <a>table-column-group</a> boxes are ignored,
933933
except when explicitly specified by this specification.
934934

935-
<li>The 'margin', 'padding', 'overflow' and 'z-index' of <a>table-track</a> and <a>table-track-group</a boxes> are ignored.
935+
<li>The 'margin', 'padding', 'overflow' and 'z-index' of <a>table-track</a> and <a>table-track-group</a> boxes are ignored.
936936

937937
<li>The 'margin' of <a>table-cell</a> boxes is ignored (as if it was set to 0px).
938938

0 commit comments

Comments
 (0)