2 <title>Anchor queries in sticky positioning is invalid
</title>
3 <link rel=
"author" href=
"mailto:xiaochengh@chromium.org">
4 <link rel=
"help" href=
"https://drafts.csswg.org/css-anchor-position-1/#valid-anchor-function">
5 <link rel=
"match" href=
"reference/sticky-anchor-position-invalid-ref.html">
21 top: anchor(--invalid top,
42px); /* Should use the fallback */
24 <div id=
"scroll-container">
31 document
.getElementById("scroll-container").scrollTop
= 50;