[csswg-drafts] [cssom] Expose array of selectors on CSSStyleRule (#8999)

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

== [cssom] Expose array of selectors on CSSStyleRule ==
`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.

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


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

Received on Thursday, 22 June 2023 14:40:23 UTC