Skip to content

[css-contain-2] Combination of shortcuts and values #5506

Closed
@TimVevida

Description

@TimVevida

In the CSS containment spec, the values strict and content are shortcut values, indicating multiple values. The spec says either a shortcut value or a combination of values can be used, but not both.

However, in the example of the content value, the combination of strict style is shown, which should not be possible according to the spec.

So either:

  • Allow both shortcut values and regular values in the declaration.
  • Update the said example.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions