Skip to content

Commit 1d3e6a0

Browse files
committed
[css-display] Define that display:contents behaves as display:none for all MathML elements. Fixes #2167.
1 parent eda85e9 commit 1d3e6a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-display-3/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,12 @@ SVG Elements {#unbox-svg}
11881188
where their contents are handled in a totally separate context from their parent,
11891189
just removes itself entirely.
11901190

1191+
MathML Elements {#unbox-mathml}
1192+
-------------------------------
1193+
1194+
For all MathML elements,
1195+
''display: contents'' behaves as ''display: none''.
1196+
11911197
<h2 class=no-num id="box-guidelines">
11921198
Appendix C: Box Construction Guidelines for Spec Authors</h2>
11931199

0 commit comments

Comments
 (0)