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

Need to define how to extract the sheets from adoptedStylesheets #104

Open
bzbarsky opened this issue Dec 17, 2019 · 0 comments
Open

Need to define how to extract the sheets from adoptedStylesheets #104

bzbarsky opened this issue Dec 17, 2019 · 0 comments

Comments

@bzbarsky
Copy link

https://wicg.github.io/construct-stylesheets/#ref-for-adopted-stylesheets%E2%91%A1 says:

The user agent must include all style sheets in the DocumentOrShadowRoot's adopted stylesheets inside its document or shadow root CSS style sheets.

But "adopted stylesheets" is a JS Array object. The spec needs to define exactly how to extract the sheets from it, because some of the ways of doing that have side-effects (and others may not right now but could grow them in the future).

@tabatkins @domenic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant