Skip to content

[css-conditional-3] Setting .conditionText interop is terrible #6819

Closed
@fantasai

Description

@fantasai

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. See testcase Do we want to file bugs, or redefine conditionText as readonly?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions