Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that scroll anchor adjustments can happen by a sub device-pixel amount.
Asserts run
Pass
assert_true(true, "there should be more device pixels than CSS pixels")
    at Test.<anonymous> ( /css/css-scroll-anchoring/device-pixel-adjustment.html:48:5)
Pass
assert_equals(11, 11, "adjusting by 0.5px, 2 times, should be the same as adjusting by 1px, once.")
    at Test.<anonymous> ( /css/css-scroll-anchoring/device-pixel-adjustment.html:73:5)