- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Apr 2018 23:33:21 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `] 'display: contents' on MathML`, and agreed to the following resolutions: * `RESOLVED: treating display:contents as display:none for MathML` <details><summary>The full IRC log of that discussion</summary> <dael_> Topic: ] 'display: contents' on MathML<br> <dael_> github: https://github.com/w3c/csswg-drafts/issues/2167<br> <dael_> TabAtkins: We have special ruels for how display:content should work in SVG. [missed]<br> <dael_> TabAtkins: How to handle display:contents a few elements treat it like HTML, ones with a transparent content model. Everything else is treated as display:none because children can't be rendered one level up. Looking at mathML there are 0 instances where children can be rendered in outer context.<br> <dael_> TabAtkins: It would almost never be correct to lift children to outer context. There are a few places where it's right with only a certain number of children. Best thing I can see is make it always display:none on MathML. Firefox des were fine.<br> <florian> +1<br> <dael_> astearns: Given other times we said display:contents are handled as display:none and how well they went over I expect this to come up again.<br> <dael_> TabAtkins: If someone can point to a mathML fucntion where it makes sense we can change this.<br> <dael_> fantasai: We'll CC mathML WG when we publish a WD<br> <dael_> florian: And we CCed some MathML people along the way.<br> <dael_> astearns: You want to talk to math on the web group<br> <dael_> astearns: Obj ot treating display:contents as display:none for MathML?<br> <dael_> RESOLVED: treating display:contents as display:none for MathML<br> <dael_> Topic<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2167#issuecomment-378777240 using your GitHub account
Received on Wednesday, 4 April 2018 23:33:28 UTC