-
Notifications
You must be signed in to change notification settings - Fork 791
[css-contain-2] Combination of shortcuts and values #5506
Copy link
Copy link
Closed
Labels
Closed Accepted by CSSWG ResolutionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Testing UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-contain-1css-contain-2Current WorkCurrent Work
Milestone
Metadata
Metadata
Assignees
Labels
Closed Accepted by CSSWG ResolutionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Testing UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-contain-1css-contain-2Current WorkCurrent Work
Type
Fields
Give feedbackNo fields configured for issues without a type.
In the CSS containment spec, the values
strictandcontentare 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
contentvalue, the combination ofstrict styleis shown, which should not be possible according to the spec.So either: