Re: [csswg-drafts] [css-conditional-4] Need a way in CSS to test for support of HTML features (#9746)

I really like @fantasai's proposal. I'd just note to think of SVG and MathML, as well. So either call the function `markup()` and let it cover all types of markup. Or, to avoid name clashes and allow more precise checks, let the `markup()` function take keywords to differenciate them or introduce separate functions `html()`, `svg()`, and `mathml()` for them.

Sebastian

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


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

Received on Friday, 22 December 2023 21:56:02 UTC