[css-contain-3] Add CSSOM API for CSSContainerRule
Open
Nobody has claimed this yet.
css-contain-3
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 24
Description
The spec needs to specify a CSSContainerRule interface for @container rules. It should extend the CSSConditionRule.
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
The issue names the CSS Containment Level 3 specification, @container rules, CSSContainerRule, and CSSConditionRule, but no repository file or test. Start by locating the relevant specification section and existing CSSOM interface definitions; done means the specification defines CSSContainerRule and its relationship to CSSConditionRule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100