/css/css-text/parsing/tab-size-computed.html| status | subtest | message |
|---|---|---|
| PASS | Property tab-size value '0' | |
| PASS | Property tab-size value '16' | |
| PASS | Property tab-size value '4' | |
| PASS | Property tab-size value '2.5' | |
| FAIL | Property tab-size value 'calc(10 + (sign(2cqw - 10px) * 5))' | assert_true: 'calc(10 + (sign(2cqw - 10px) * 5))' is a supported value for tab-size. expected true got false |
| PASS | Property tab-size value '0px' | |
| PASS | Property tab-size value '10px' | |
| PASS | Property tab-size value 'calc(10px + 0.5em)' | |
| PASS | Property tab-size value 'calc(10px - 0.5em)' | |
| FAIL | Property tab-size value 'calc(10px + (sign(2cqw - 10px) * 5px))' | assert_true: 'calc(10px + (sign(2cqw - 10px) * 5px))' is a supported value for tab-size. expected true got false |
bundle built 2026-07-16T07:16:48.063Z