Skip to content

Exposure of @container in CSSOM #7152

@gsnedders

Description

@gsnedders

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions