Skip to content

Commit 6e1b8c9

Browse files
committed
[css-anchor-position-1] Clarify writing-mode for try tactics. #12869
1 parent a0064be commit 6e1b8c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,6 +1573,8 @@ Values have the following meanings:
15731573
If multiple keywords are given,
15741574
the transformations are composed in order
15751575
to produce a single [=position option=].
1576+
Logical directions are resolved against
1577+
the [=writing mode=] of the [=containing block=].
15761578

15771579
: <dfn><<dashed-ident>> || <<try-tactic>></dfn>
15781580
::
@@ -2613,5 +2615,7 @@ Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-
26132615
* Define ''anchor-center'' to also use the [=scrollable containing block=]
26142616
so that it doesn't trigger overflow alignment when positioned outside the [=local containing block=].
26152617
(<a href="https://github.com/w3c/csswg-drafts/issues/12952">Issue 12952</a>)
2618+
* Clarify that ''flip-block'', ''flip-inline'', and ''flip-start'' use the [=writing mode=] of the [=containing block=].
2619+
(<a href="https://github.com/w3c/csswg-drafts/issues/12869">Issue 12869</a>)
26162620

26172621
See also <a href="https://www.w3.org/TR/2025/WD-css-anchor-position-1-20251007/#changes">Previous Changes</a>.

0 commit comments

Comments
 (0)