Should use the first fallback position at the initial scroll offset
Asserts run
Pass
assert_equals(1080, 1080, "Anchored element should be at the right of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:18:7)
Pass
Should use the second fallback position after scrolling left
Asserts run
Pass
assert_equals(1081, 1081, "Anchored element should be at the left of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:15:7)