- From: Frédéric Wang via GitHub <sysbot+gh@w3.org>
- Date: Tue, 28 Jun 2022 07:13:06 +0000
- To: public-css-archive@w3.org
@emilio On non-MathML elements Chromium computes it as `display: none` (similar to what was done for `display: contents` in some cases), although a later decision from the CSS was to use "mrow layout" ( https://github.com/w3c/mathml-core/issues/105 ) which I guess would be more complicated to implement & test (layout involves operator stretching, automatic spacing, etc) and I'm neither sure what would be the consequence at that point, nor what would be the desired use case. -- GitHub Notification of comment by fred-wang Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5866#issuecomment-1168324840 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 28 June 2022 07:13:07 UTC