Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.Document.adoptedStyleSheets - Firefox' full compatibility claim is incorrect #25003

Open
Xzensi opened this issue Nov 8, 2024 · 0 comments
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@Xzensi
Copy link

Xzensi commented Nov 8, 2024

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
  • Query: api.Document.adoptedStyleSheets
  • Report started: 2024-11-08T14:20:48.087Z
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants