Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassInitial scrollTop with no zoom
Asserts run
Pass
assert_equals(77, 77, "Initial scrollTop should be 77")
    at Test.<anonymous> ( /css/css-viewport/zoom/scroll-top-test-with-zoom.html:22:5)
FailscrollTop after resetting zoomassert_equals: scrollTop should remain consistent after resetting zoom expected 77 but got 76
    at Test.<anonymous> (https://www2.wpt.live/css/css-viewport/zoom/scroll-top-test-with-zoom.html:30:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at https://www2.wpt.live/css/css-viewport/zoom/scroll-top-test-with-zoom.html:29:3
Asserts run
Fail
assert_equals(76, 77, "scrollTop should remain consistent after resetting zoom")
    at Test.<anonymous> ( /css/css-viewport/zoom/scroll-top-test-with-zoom.html:30:5)