Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailScroll anchor is re-selected after adjustment if there are dirty descendants at selection timeassert_equals: Scroll position should've been preserved expected 1447 but got 0
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-scroll-anchoring/dirty-contents-reselect-anchor.tentative.html:51:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32
Asserts run
Pass
assert_not_equals(1455, 0, "Should've scrolled")
    at Test.<anonymous> ( /css/css-scroll-anchoring/dirty-contents-reselect-anchor.tentative.html:39:5)
Fail
assert_equals(0, 1447, "Scroll position should've been preserved")
    at Test.<anonymous> ( /css/css-scroll-anchoring/dirty-contents-reselect-anchor.tentative.html:51:5)