Skip to content

Commit b833a0c

Browse files
committed
[css-anchor-positioning-2][editorial] Prepare for FPWD
1 parent 136029a commit b833a0c

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

css-anchor-position-2/Overview.bs

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Title: CSS Anchor Positioning Module Level 2
33
Shortname: css-anchor-position
44
Level: 2
55
!Delta Spec: yes
6-
Status: ED
7-
Prepare for TR: no
6+
Status: FPWD
7+
Prepare for TR: yes
8+
Date: 2025-10-21
89
Group: csswg
910
Work Status: exploring
1011
ED: https://drafts.csswg.org/css-anchor-position-2/
@@ -18,6 +19,16 @@ Abstract: This specification defines [=anchor positioning=],
1819
relative to one or more anchor elements elsewhere on the page.
1920
</pre>
2021

22+
<pre class=link-defaults>
23+
spec:css-conditional-5; type:dfn; text:container query
24+
spec:css-conditional-5; type:property; text:container-type
25+
spec:css-conditional-5; type:value; text:size
26+
spec:css-conditional-5; type:dfn; text:query container
27+
spec:css-conditional-5; type:at-rule; text:@container
28+
spec:css-conditional-5; type:type; text:<query-in-parens>
29+
spec:css-conditional-5; type:dfn; text:container feature
30+
</pre>
31+
2132

2233
<h2 id="delta">Delta specification</h2>
2334

@@ -280,6 +291,7 @@ with an additional ''any'' keyword added to every production:
280291
: <dfn>span-inline-start</dfn>, <dfn>span-inline-end</dfn>, <dfn>span-self-inline-start</dfn>, <dfn>span-self-inline-end</dfn>
281292
: <dfn>span-all</dfn>
282293
:: See respective definitions for '<<position-area>>'.
294+
</dl>
283295

284296
If only a single keyword is given, '<<position-area-query>>' behaves as if the
285297
second keyword is ''any'' if the given keyword is unambigous about its axis.

0 commit comments

Comments
 (0)