/css/css-fonts/parsing/font-width-computed.html| status | subtest | message |
|---|---|---|
| FAIL | Property font-width value 'ultra-condensed' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'extra-condensed' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'condensed' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'semi-condensed' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'normal' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'semi-expanded' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'expanded' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'extra-expanded' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'ultra-expanded' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value '234.5%' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'calc(100%)' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'calc(0%)' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'calc(-100%)' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'calc(100% + 100%)' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property font-width value 'calc(100% + (sign(20cqw - 10px) * 5%))' | assert_true: font-width doesn't seem to be supported in the computed style expected true got false |
| PASS | Property font-stretch value 'ultra-condensed' | |
| PASS | Property font-stretch value 'extra-condensed' | |
| PASS | Property font-stretch value 'condensed' | |
| PASS | Property font-stretch value 'semi-condensed' | |
| PASS | Property font-stretch value 'normal' | |
| PASS | Property font-stretch value 'semi-expanded' | |
| PASS | Property font-stretch value 'expanded' | |
| PASS | Property font-stretch value 'extra-expanded' | |
| PASS | Property font-stretch value 'ultra-expanded' | |
| PASS | Property font-stretch value '234.5%' | |
| PASS | Property font-stretch value 'calc(100%)' | |
| PASS | Property font-stretch value 'calc(0%)' | |
| PASS | Property font-stretch value 'calc(-100%)' | |
| PASS | Property font-stretch value 'calc(100% + 100%)' | |
| FAIL | Property font-stretch value 'calc(100% + (sign(20cqw - 10px) * 5%))' | assert_true: 'calc(100% + (sign(20cqw - 10px) * 5%))' is a supported value for font-stretch. expected true got false |
bundle built 2026-07-16T07:16:48.063Z