From 309fe2c67c1b92529be369c99a13428de7249485 Mon Sep 17 00:00:00 2001 From: Rune Lillesveen Date: Fri, 20 May 2022 12:53:30 +0200 Subject: [PATCH] [css-contain-3] Allow duplicate container names. #7181 --- css-contain-3/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-contain-3/Overview.bs b/css-contain-3/Overview.bs index ee1269815a8..36cca9126c7 100644 --- a/css-contain-3/Overview.bs +++ b/css-contain-3/Overview.bs @@ -477,7 +477,7 @@ Naming Query Containers: the 'container-name' property 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