Skip to content

[css-contain-3] Conflicting value and computed value for container-type #8643

@yarusome

Description

@yarusome

In the definition of container-type, the value of this property is defined to be:

normal | size | inline-size

whereas the computed value is:

the keyword normal or one or more of size, inline-size

Should the value be defined as below then?

normal | size || inline-size

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions