Re: [csswg-drafts] [cssom-1] Clarify if CSS rules are a reference to a `CSSRuleList` (or not) (#6994)

As pointed by Domenic in the referenced issue on `webidl2js`, `CSSStyleSheet.cssRules` is defined with `[SameObject]`, therefore it should not be replaced when running `CSSStyleSheet.replace()` or `CSSStyleSheet.replaceSync()`, and it seems like a Firefox issue.

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


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

Received on Thursday, 27 January 2022 18:34:35 UTC