8000 [css-contain-3] Exclude 'none' and 'not' from custom-ident. #7203 by lilles · Pull Request #7292 · w3c/csswg-drafts · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
[css-contain-3] Exclude 'none' and 'not' from custom-ident. #7203
  • Loading branch information
lilles committed May 20, 2022
commit ff8c8025c01c28acbb873a3b302794f588281bb0
1 change: 1 addition & 0 deletions css-contain-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,7 @@ Naming Query Containers: the 'container-name' property</h3>
<dt><dfn><<custom-ident>></dfn>
<dd>
Specifies a [=query container name=] as an [=identifier=].
The keywords ''container-name/none'' and ''not'' are excluded from this <<custom-ident>>.
</dl>

<div class=example>
Expand Down
0