-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-contain-3cssom-1Current WorkCurrent Work
Description
CSS Contain 3 defines an at-rule: https://www.w3.org/TR/css-contain-3/#container-rule
It doesn't, however, define how this gets exposed via the CSSOM, which I would expect to be specified. Should it just be exposed as an (apparently abstract) CSSRule, or should it have its own interface? If it does, should it be added as a value type can return: https://www.w3.org/TR/cssom/#dom-cssrule-type?
Metadata
Metadata
Assignees
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-contain-3cssom-1Current WorkCurrent Work