Should use the first fallback position at the initial scroll offset
Asserts run
Pass
assert_equals(309, 309, "Anchored element should be at the bottom of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:12:7)
Pass
Should use the second fallback position after scrolling up
Asserts run
Pass
assert_equals(210, 210, "Anchored element should be at the top of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:9:7)