/css/cssom-view/table-scroll-props.html| status | subtest | message |
|---|---|---|
| PASS | Overall test to make sure there are no exceptions | |
| PASS | Basic table | |
| FAIL | Basic caption | assert_equals: Basic caption scrollWidth expected 40 but got 0 |
| FAIL | Table and narrower caption | assert_equals: Table and narrower caption scrollHeight expected 50 but got 30 |
| FAIL | Table and wider caption | assert_equals: Table and wider caption scrollWidth expected 40 but got 20 |
| PASS | Table with padding | |
| PASS | Table with padding and content-box sizing | |
| FAIL | Table with separated border | assert_equals: Table with separated border scrollWidth expected 26 but got 20 |
| FAIL | Table with collapsed border | assert_equals: Table with collapsed border scrollWidth expected 26 but got 14 |
| FAIL | Caption with padding | assert_equals: Caption with padding scrollWidth expected 46 but got 0 |
| FAIL | Caption with border | assert_equals: Caption with border scrollWidth expected 46 but got 0 |
| FAIL | Caption with margin | assert_equals: Caption with margin scrollWidth expected 46 but got 0 |
| FAIL | Bottom caption | assert_equals: Bottom caption scrollWidth expected 40 but got 0 |
bundle built 2026-07-16T07:16:48.063Z