Skip to content

Commit 31491a8

Browse files
authored
Revert "[css-anchor-position-1] Specify scroll offset snapshot timing #10796" (#13849)
This reverts commit 54fd028.
1 parent 246eae5 commit 31491a8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css-anchor-position-1/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,9 +1075,6 @@ while still allowing as much freedom to anchor to various elements as possible,
10751075
[=anchor positioning=] uses a combination of [=remembered scroll offsets=]
10761076
and [=compensating for scroll=].
10771077

1078-
The scroll offsets which are used to compute [=remembered scroll offsets=] and [=default scroll shift=]
1079-
are snapshotted when asked to [=run snapshot post-layout state steps=].
1080-
10811078
<div class=note>
10821079
The details here are technical, but the gist is:
10831080

@@ -1239,6 +1236,10 @@ specifically, the [=default anchor element=]:
12391236
as if affected by a [=transform=]
12401237
(before any other transforms).
12411238

1239+
Issue: Define the precise timing of the snapshot:
1240+
updated each frame,
1241+
before style recalc.
1242+
12421243
Issue: Similar to [=remembered scroll offset=],
12431244
can we pay attention to transforms on the [=default anchor element=]?
12441245

0 commit comments

Comments
 (0)