Skip to content

Commit 84de73a

Browse files
meyerwebDevSDK
andauthored
Update css-conditional-5/Overview.bs
Co-authored-by: Seokho Song <0xdevssh@gmail.com>
1 parent 2b174fa commit 84de73a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-conditional-5/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,13 +2034,12 @@ matches the state of the <a for=ContainerQueryList>query container</a>, and fals
20342034

20352035

20362036
When asked to <dfn export>evaluate container queries and report changes</dfn>
2037-
for a {{Document}} <var>doc</var>, run these steps:
2038-
2037+
for a {{query container}} of the element <var>ele</var>, run these steps:
20392038
<ol>
20402039

20412040
<li>
20422041

2043-
For each {{ContainerQueryList}} object <var>target</var> that has <var>doc</var> as its <a for=ContainerQueryList>document</a>, in the order they were created, oldest first, run these substeps:
2042+
For each {{ContainerQueryList}} object <var>target</var> that has <var>ele</var>, in the order they were created, oldest first, run these substeps:
20442043

20452044
<ol>
20462045

0 commit comments

Comments
 (0)