We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944f711 commit 79e05b6Copy full SHA for 79e05b6
1 file changed
css-anchor-position-1/Overview.bs
@@ -975,6 +975,14 @@ we define:
975
976
* Otherwise, the length is 0.
977
978
+ If the [=default anchor element=],
979
+ or ancestors between it and |query el|'s [=containing block=],
980
+ are subject to additional scroll adjustments,
981
+ such as from further anchor positioning,
982
+ or sticky positioning,
983
+ etc.,
984
+ add that adjustment to the [=snapshotted scroll offset=] as well.
985
+
986
Issue: Define the precise timing of the snapshot:
987
updated each frame,
988
before style recalc.
0 commit comments