Pass | Overall test to make sure there are no exceptions | Asserts runNo asserts ran |
Pass | Basic table | Asserts runPass | assert_equals(20, 20, "Basic table clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(30, 30, "Basic table clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Basic table clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Basic table clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Basic caption | Asserts runPass | assert_equals(40, 40, "Basic caption clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(50, 50, "Basic caption clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Basic caption clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Basic caption clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Table and narrower caption | Asserts runPass | assert_equals(20, 20, "Table and narrower caption clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(50, 50, "Table and narrower caption clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Table and narrower caption clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Table and narrower caption clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Table and wider caption | Asserts runPass | assert_equals(40, 40, "Table and wider caption clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(50, 50, "Table and wider caption clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Table and wider caption clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Table and wider caption clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Table with padding | Asserts runPass | assert_equals(20, 20, "Table with padding clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(30, 30, "Table with padding clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Table with padding clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Table with padding clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Table with padding and content-box sizing | Asserts runPass | assert_equals(26, 26, "Table with padding and content-box sizing clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(34, 34, "Table with padding and content-box sizing clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Table with padding and content-box sizing clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Table with padding and content-box sizing clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Fail | Table with separated border | assert_equals: Table with separated border clientLeft expected 0 but got 4 at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/table-client-props.html:78: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-client-props.html:74:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25) Asserts runPass | assert_equals(26, 26, "Table with separated border clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(34, 34, "Table with separated border clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Fail | assert_equals(4, 0, "Table with separated border clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) |
|
Fail | Table with collapsed border | assert_equals: Table with collapsed border clientLeft expected 0 but got 4 at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom-view/table-client-props.html:78: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-client-props.html:74:7)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25) Asserts runPass | assert_equals(26, 26, "Table with collapsed border clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(34, 34, "Table with collapsed border clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Fail | assert_equals(4, 0, "Table with collapsed border clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) |
|
Pass | Caption with padding | Asserts runPass | assert_equals(46, 46, "Caption with padding clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(54, 54, "Caption with padding clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Caption with padding clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Caption with padding clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Caption with border | Asserts runPass | assert_equals(46, 46, "Caption with border clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(54, 54, "Caption with border clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Caption with border clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Caption with border clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Caption with margin | Asserts runPass | assert_equals(46, 46, "Caption with margin clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(54, 54, "Caption with margin clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Caption with margin clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Caption with margin clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|
Pass | Bottom caption | Asserts runPass | assert_equals(40, 40, "Bottom caption clientWidth")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:76:9) | Pass | assert_equals(50, 50, "Bottom caption clientHeight")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:77:9) | Pass | assert_equals(0, 0, "Bottom caption clientLeft")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:78:9) | Pass | assert_equals(0, 0, "Bottom caption clientTop")
at Test.<anonymous> ( /css/cssom-view/table-client-props.html:79:9) |
|