Skip to content

[cssom] Expose array of selectors on CSSStyleRule #8999

@bramus

Description

@bramus

CSSStyleRule has a selectorText property but there seems to be no way to access the individual selectors themselves. This seems like a gap, as authors now need to rely on external libraries to extract the individual selectors from the selectorText should it represent a SelectorList.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions