/css/css-text-decor/parsing/text-decoration-computed.html| status | subtest | message |
|---|---|---|
| PASS | Property text-decoration value 'none' | |
| PASS | Property text-decoration value 'line-through' | |
| PASS | Property text-decoration value 'solid' | |
| PASS | Property text-decoration value 'currentcolor' | |
| PASS | Property text-decoration value 'double overline underline' | |
| PASS | Property text-decoration value 'underline overline line-through red' | |
| PASS | Property text-decoration value 'rgba(10, 20, 30, 0.4) dotted' | |
| PASS | Property text-decoration value 'underline dashed rgb(0, 255, 0)' | |
| PASS | Property text-decoration value 'underline overline line-through blink' | |
| PASS | Property text-decoration value 'underline overline line-through blink red' | |
| FAIL | Property text-decoration value 'auto' | assert_true: 'auto' is a supported value for text-decoration. expected true got false |
| FAIL | Property text-decoration value 'from-font' | assert_true: 'from-font' is a supported value for text-decoration. expected true got false |
| FAIL | Property text-decoration value '10px' | assert_true: '10px' is a supported value for text-decoration. expected true got false |
| FAIL | Property text-decoration value 'underline red from-font' | assert_true: 'underline red from-font' is a supported value for text-decoration. expected true got false |
bundle built 2026-07-16T07:16:48.063Z