Re: [csswg-drafts] [css-display] math/inline-math (#5385)

Hi, another case that was not very explicit is the case of pseudo elements:

      ::before { content: 'math'; display: math; }
      ::after { content: 'math'; display: block math; }

since they are not MathML elements, I understand they also compute to inline/block flow.

-- 
GitHub Notification of comment by fred-wang
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5385#issuecomment-695160090 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 19 September 2020 03:59:57 UTC