Summary

Harness status: OK

Found 13 tests

Details

ResultTest NameMessage
PassOverall test to make sure there are no exceptions
Asserts runNo asserts ran
PassBasic table
Asserts run
Pass
assert_equals(20, 20, "Basic table scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(30, 30, "Basic table scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Basic table scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Basic table scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassBasic caption
Asserts run
Pass
assert_equals(40, 40, "Basic caption scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(50, 50, "Basic caption scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Basic caption scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Basic caption scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassTable and narrower caption
Asserts run
Pass
assert_equals(20, 20, "Table and narrower caption scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(50, 50, "Table and narrower caption scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Table and narrower caption scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Table and narrower caption scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassTable and wider caption
Asserts run
Pass
assert_equals(40, 40, "Table and wider caption scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(50, 50, "Table and wider caption scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Table and wider caption scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Table and wider caption scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassTable with padding
Asserts run
Pass
assert_equals(20, 20, "Table with padding scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(30, 30, "Table with padding scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Table with padding scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Table with padding scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassTable with padding and content-box sizing
Asserts run
Pass
assert_equals(26, 26, "Table with padding and content-box sizing scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(34, 34, "Table with padding and content-box sizing scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Table with padding and content-box sizing scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Table with padding and content-box sizing scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
FailTable with separated borderassert_equals: Table with separated border scrollWidth expected 26 but got 20
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/table-scroll-props.html:76:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/table-scroll-props.html:74:7)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
Asserts run
Fail
assert_equals(20, 26, "Table with separated border scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
FailTable with collapsed borderassert_equals: Table with collapsed border scrollWidth expected 26 but got 22
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/table-scroll-props.html:76:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/table-scroll-props.html:74:7)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
Asserts run
Fail
assert_equals(22, 26, "Table with collapsed border scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
PassCaption with padding
Asserts run
Pass
assert_equals(46, 46, "Caption with padding scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(54, 54, "Caption with padding scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Caption with padding scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Caption with padding scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassCaption with border
Asserts run
Pass
assert_equals(46, 46, "Caption with border scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(54, 54, "Caption with border scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Caption with border scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Caption with border scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassCaption with margin
Asserts run
Pass
assert_equals(46, 46, "Caption with margin scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(54, 54, "Caption with margin scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Caption with margin scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Caption with margin scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)
PassBottom caption
Asserts run
Pass
assert_equals(40, 40, "Bottom caption scrollWidth")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:76:9)
Pass
assert_equals(50, 50, "Bottom caption scrollHeight")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:77:9)
Pass
assert_equals(0, 0, "Bottom caption scrollLeft")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:78:9)
Pass
assert_equals(0, 0, "Bottom caption scrollTop")
    at Test.<anonymous> ( /css/cssom-view/table-scroll-props.html:79:9)