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

Drop IDL merged into CSSOM #139

Open
tidoust opened this issue Jun 17, 2021 · 2 comments
Open

Drop IDL merged into CSSOM #139

tidoust opened this issue Jun 17, 2021 · 2 comments

Comments

@tidoust
Copy link

tidoust commented Jun 17, 2021

Most of the IDL defined in the Constructable Stylesheet Objects has now been merged into CSSOM (done in w3c/csswg-drafts@0aca629)

It would be good to drop the IDL so as not to create duplicate IDL definitions.

I suspect that the plan is to merge the remaining IDL that defines the adoptedStyleSheets property into the DOM spec, and to drop this spec afterwards. It's totally fine to leave this issue open and unaddressed in the meantime. I'm raising this issue for tracking purpose to be alerted when that has been done (so that we can drop the corresponding IDL patch in Webref)

@tidoust
Copy link
Author

tidoust commented Jul 21, 2021

With w3c/csswg-drafts@3664d57, the remaining IDL has now been fully integrated into CSSOM, which I understand concludes work on this spec. I'll drop it from browser-specs as a result (see w3c/browser-specs#353). Let me know if there are plans to continue work on this specification!

@domenic
Copy link
Contributor

domenic commented Jul 21, 2021

Yeah, I think it would be good to convert this spec into a redirect stub, and probably do a pass through the open issues list to see if anything should be ported over to csswg-drafts. Then the repository could be archived. /cc @mfreed7

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

2 participants