You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Firefox' full compatibility claim with adoptedStyleSheets is incorrect, within execution context of content scripts.
Issue 1928865 confirms with unit test test_observablearray.html#538-540 that it is expected behaviour to throw error upon assigning array with sheet to adoptedStyleSheets.
What browsers does this problem apply to, if applicable?
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Firefox' full compatibility claim with
adoptedStyleSheets
is incorrect, within execution context of content scripts.Issue 1928865 confirms with unit test test_observablearray.html#538-540 that it is expected behaviour to throw error upon assigning array with sheet to
adoptedStyleSheets
.What browsers does this problem apply to, if applicable?
Firefox
What did you expect to see?
Partial compatibility notice
Did you test this? If so, how?
Confirmed in mentioned issue 1928865
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Document/adoptedStyleSheets
MDN metadata
MDN page report details
api.Document.adoptedStyleSheets
The text was updated successfully, but these errors were encountered: