File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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)
20802083even 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|:
You can’t perform that action at this time.
0 commit comments