Pass | Should use the last fallback position initially | Asserts runPass | assert_equals(0, 0, "Anchored element should be at the bottom of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:12:7) | Pass | assert_equals(1280, 1280, "Anchored element should be at the left of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:15:7) |
|
Pass | Should use the third fallback position with enough space right | Asserts runPass | assert_equals(1130, 1130, "Anchored element should be at the right of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:18:7) | Pass | assert_equals(150, 150, "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 with enough space above | Asserts runPass | assert_equals(1130, 1130, "Anchored element should be at the left of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:15:7) | Pass | assert_equals(150, 150, "Anchored element should be at the top of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:9:7) |
|
Pass | Should use the first fallback position with enough space right and above | Asserts runPass | assert_equals(1130, 1130, "Anchored element should be at the right of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:18:7) | Pass | assert_equals(150, 150, "Anchored element should be at the top of anchor")
at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:9:7) |
|