[csswg-drafts] [css-conditional-3] Setting .conditionText interop is terrible (#6819)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-conditional-3] Setting .conditionText interop is terrible ==
The CSS Conditional Rules spec specifies that `conditionText` can be set, and if it is grammatical, updates the condition applied to the CSSConditionRule to which it applies.

So far, Firefox mostly supports this correctly on CSSMediaRules, and mostly fails on CSSSupportsRule; and neither Blink nor WebKit seem to support setting conditionText at all. Do we want to file bugs, or redefine conditionText as readonly? See [testcase](https://github.com/web-platform-tests/wpt/pull/31651)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6819 using your GitHub account


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

Received on Tuesday, 16 November 2021 22:43:50 UTC