Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passrows=1 doesnt include scrollbar thickness
Asserts run
Pass
assert_equals(161, 161)
    at Test.<anonymous> ( /html/rendering/widgets/textarea-scrollbar-sizing-001.html:19:3)
Pass
assert_equals(21, 21)
    at Test.<anonymous> ( /html/rendering/widgets/textarea-scrollbar-sizing-001.html:20:3)
Failrows=1 overflow scroll includes scrollbar thicknessassert_equals: expected 36 but got 21
    at Test.<anonymous> (https://wpt.live/html/rendering/widgets/textarea-scrollbar-sizing-001.html:28:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/html/rendering/widgets/textarea-scrollbar-sizing-001.html:23:1
Asserts run
Pass
assert_equals(161, 161)
    at Test.<anonymous> ( /html/rendering/widgets/textarea-scrollbar-sizing-001.html:24:3)
Fail
assert_equals(21, 36)
    at Test.<anonymous> ( /html/rendering/widgets/textarea-scrollbar-sizing-001.html:28:5)
Failcols=3 includes scrollbar thicknessassert_equals: expected 27 but got 42
    at Test.<anonymous> (https://wpt.live/html/rendering/widgets/textarea-scrollbar-sizing-001.html:37:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/html/rendering/widgets/textarea-scrollbar-sizing-001.html:32:1
Asserts run
Pass
assert_equals(42, 42)
    at Test.<anonymous> ( /html/rendering/widgets/textarea-scrollbar-sizing-001.html:33:3)
Fail
assert_equals(42, 27)
    at Test.<anonymous> ( /html/rendering/widgets/textarea-scrollbar-sizing-001.html:37:5)