Skip to content

Commit

Permalink
Merge pull request #7290 from lilles/rune/computed-container-name-202…
Browse files Browse the repository at this point in the history
…20520

[css-contain-3] Allow duplicate container names. #7181
  • Loading branch information
mirisuzanne authored May 23, 2022
2 parents e6fb336 + 309fe2c commit 3600acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-contain-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ Naming Query Containers: the 'container-name' property</h3>
Initial: none
Inherited: no
Applies to: all elements
Computed Value: a set of unique [=identifiers=]
Computed Value: the keyword ''none'', or an ordered list of [=identifiers=]
Animation type: not animatable
</pre>

Expand Down

0 comments on commit 3600acc

Please sign in to comment.