[cssom] Need spec text for clearing adopted stylesheets
Open
Nobody has claimed this yet.
cssom-1
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 24
Description
Adopted stylesheets are cleared when the node is adopted (except, in Chrome, when the from/to node comes from a <template> document, see https://github.com/WICG/construct-stylesheets/issues/133).
The spec currently says nothing about this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CSSOM specification text covering adopted stylesheets and node adoption. Compare the stated clearing behavior with the template-document exception described in the issue and the linked construct-stylesheets issue; done means the specification explicitly defines the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100