Summary

Harness status: OK

Found 15 tests

Details

ResultTest NameMessage
PassclientWidth, offsetWidth and scrollWidth round 5.1 to 5
Asserts run
Pass
assert_equals(5, 5, "clientWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:21:3)
Pass
assert_equals(5, 5, "offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:22:3)
Pass
assert_equals(5, 5, "scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:23:3)
PassclientWidth, offsetWidth and scrollWidth round 5.5 to 6
Asserts run
Pass
assert_equals(6, 6, "clientWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:27:3)
Pass
assert_equals(6, 6, "offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:28:3)
Pass
assert_equals(6, 6, "scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:29:3)
PassclientWidth, offsetWidth and scrollWidth round 5.9 to 6
Asserts run
Pass
assert_equals(6, 6, "clientWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:33:3)
Pass
assert_equals(6, 6, "offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:34:3)
Pass
assert_equals(6, 6, "scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:35:3)
PassclientHeight, offsetHeight and scrollHeight round 5.1 to 5
Asserts run
Pass
assert_equals(5, 5, "clientHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:41:3)
Pass
assert_equals(5, 5, "offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:42:3)
Pass
assert_equals(5, 5, "scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:43:3)
PassclientHeight, offsetHeight and scrollHeight round 5.5 to 6
Asserts run
Pass
assert_equals(6, 6, "clientHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:47:3)
Pass
assert_equals(6, 6, "offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:48:3)
Pass
assert_equals(6, 6, "scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:49:3)
PassclientHeight, offsetHeight and scrollHeight round 5.9 to 6
Asserts run
Pass
assert_equals(6, 6, "clientHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:53:3)
Pass
assert_equals(6, 6, "offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:54:3)
Pass
assert_equals(6, 6, "scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:55:3)
PassoffsetLeft and offsetTop round 5.1 to 5
Asserts run
Pass
assert_equals(5, 5, "offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:61:3)
Pass
assert_equals(5, 5, "offsetTop")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:62:3)
PassoffsetLeft and offsetTop round 5.5 to 6
Asserts run
Pass
assert_equals(6, 6, "offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:66:3)
Pass
assert_equals(6, 6, "offsetTop")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:67:3)
PassoffsetLeft and offsetTop round 5.9 to 6
Asserts run
Pass
assert_equals(6, 6, "offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:71:3)
Pass
assert_equals(6, 6, "offsetTop")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:72:3)
PassclientLeft and clientTop round 5.1
Asserts run
Pass
assert_equals(5, 5, "clientLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:86:3)
Pass
assert_equals(5, 5, "clientTop")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:87:3)
PassclientLeft and clientTop round 5.5
Asserts run
Pass
assert_equals(5, 5, "clientLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:91:3)
Pass
assert_equals(5, 5, "clientTop")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:92:3)
PassclientLeft and clientTop round 5.9
Asserts run
Pass
assert_equals(5, 5, "clientLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:96:3)
Pass
assert_equals(5, 5, "clientTop")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:97:3)
FailclientLeft and clientTop don't round 44.9assert_equals: scrollLeft expected 44.9 but got 45
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/subpixel-sizes-and-offsets.tentative.html:106:3)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/subpixel-sizes-and-offsets.tentative.html:103:1
Asserts run
Fail
assert_equals(45, 44.9, "scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:106:3)
FailclientLeft and clientTop don't round 44.5assert_equals: scrollLeft expected 44.5 but got 44
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/subpixel-sizes-and-offsets.tentative.html:112:3)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/subpixel-sizes-and-offsets.tentative.html:109:1
Asserts run
Fail
assert_equals(44, 44.5, "scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:112:3)
FailclientLeft and clientTop don't round 44.1assert_equals: scrollLeft expected 44.1 but got 44
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/subpixel-sizes-and-offsets.tentative.html:118:3)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/subpixel-sizes-and-offsets.tentative.html:115:1
Asserts run
Fail
assert_equals(44, 44.1, "scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/subpixel-sizes-and-offsets.tentative.html:118:3)