Skip to content

Commit 36e6396

Browse files
committed
[css-anchor-position] Remove lingering mentions of fallback-bounds rects
1 parent 4daa5a8 commit 36e6396

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -855,14 +855,6 @@ we define:
855855
Issue: Define the precise timing of the snapshot:
856856
updated each frame,
857857
before style recalc.
858-
859-
If |query el| has an [=additional fallback-bounds rect=],
860-
similarly calculate the sum of [=scroll offsets=]
861-
of all [=scroll container=] ancestors
862-
of the element generating the [=additional fallback-bounds rect=],
863-
up to but not including |query el|'s [=containing block=],
864-
and subtract that summed offset
865-
from the [=additional fallback-bounds rect's=] position.
866858
</div>
867859

868860

@@ -1401,10 +1393,6 @@ as part of a theoretical UA-controlled final cascade layer.
14011393
4. If |el rect| is not fully contained within |cb rect|,
14021394
[=iteration/continue=].
14031395

1404-
4. If |el| has an [=additional fallback-bounds rect=],
1405-
and |el rect| is not fully contained within it,
1406-
[=iteration/continue=].
1407-
14081396
5. Set |option| as |el|'s <dfn>last successful position option</dfn>.
14091397
Return |adjusted styles|.
14101398

0 commit comments

Comments
 (0)