Skip to content

Commit ba29ae8

Browse files
committed
[css-anchor-position-1] Mark various open issues
1 parent 2024c48 commit ba29ae8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,8 +1279,11 @@ depending on some commonly needed layout conditions.
12791279
or other effects (such as [=paint containment=])
12801280
that clip to the [=overflow clip edge=].
12811281

1282+
ISSUE(12732): Define timing of visibility checks.
1283+
<!--
12821284
Whether or not |anchor| is [=clipped by intervening boxes=]
12831285
is determined immediately prior to triggering {{ResizeObserver}}s.
1286+
-->
12841287

12851288
Note: This means that if an abspos is next to its anchor in the DOM,
12861289
for example,
@@ -2079,6 +2082,11 @@ so they affect [=computed values=]
20792082
(and can trigger transitions/etc)
20802083
even though they depend on layout and [=used values=].
20812084

2085+
ISSUE: Rewrite this section to be less confusing and more correct.
2086+
See <a href="https://github.com/w3c/csswg-drafts/issues/12818">Issue 12818</a>,
2087+
<a href="https://github.com/w3c/csswg-drafts/issues/12890">Issue 12890</a>,
2088+
<a href="https://github.com/w3c/csswg-drafts/issues/12653">Issue 12653</a>.
2089+
20822090
<div algorithm>
20832091
To <dfn>apply a position option</dfn> to a box's element |el|,
20842092
given a [=position option=] |new styles|:

0 commit comments

Comments
 (0)