We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192ec54 commit 67056b4Copy full SHA for 67056b4
css-tables-3/Overview.bs
@@ -902,10 +902,6 @@ spec:css-sizing-3; type:property; text:box-sizing
902
<li>All css properties of <a>table-column</a> and <a>table-column-group</a> boxes are ignored,
903
except when explicitly specified by this specification.
904
905
- <li>The 'position' of <a>table-track</a> and <a>table-track-group</a> boxes is ignored
906
- if its value is <code>relative</code>. User agents that support 'transform'
907
- still need to support making these boxes containing blocks if required by spec.
908
-
909
<li>The 'margin', 'padding', 'overflow' and 'z-index' of <a>table-track</a> and <a>table-track-group</a boxes> are ignored.
910
911
<li>The 'margin' of <a>table-cell</a> boxes is ignored (as if it was set to 0px).
0 commit comments