/css/css-fonts/parsing/font-variation-settings-computed.html| status | subtest | message |
|---|---|---|
| FAIL | Property font-variation-settings value 'normal' | assert_true: 'normal' is a supported value for font-variation-settings. expected true got false |
| FAIL | Property font-variation-settings value '"wght" 700' | assert_true: '"wght" 700' is a supported value for font-variation-settings. expected true got false |
| FAIL | Property font-variation-settings value '"AB@D" 0.5' | assert_true: '"AB@D" 0.5' is a supported value for font-variation-settings. expected true got false |
| FAIL | Property font-variation-settings value '"wght" 700, "wght" 500' duplicate values should be removed, keeping the rightmost occurrence. | assert_true: '"wght" 700, "wght" 500' is a supported value for font-variation-settings. expected true got false |
| FAIL | Property font-variation-settings value '"wght" 700, "XHGT" 0.7' | assert_true: '"wght" 700, "XHGT" 0.7' is a supported value for font-variation-settings. expected true got false |
| FAIL | Property font-variation-settings value '"wght" 100, "wdth" 200' values should be sorted alphabetically by tag. | assert_true: '"wght" 100, "wdth" 200' is a supported value for font-variation-settings. expected true got false |
| FAIL | Property font-variation-settings value '"wght" 100, "wdth" 200, "wght" 300, "wdth" 400' duplicate values should be removed, keeping the rightmost occurrence, and sorted alphabetically by tag. | assert_true: '"wght" 100, "wdth" 200, "wght" 300, "wdth" 400' is a supported value for font-variation-settings. expected true got false |
| FAIL | Property font-variation-settings value '"XHGT" calc(0.4 + 0.3)' | assert_true: '"XHGT" calc(0.4 + 0.3)' is a supported value for font-variation-settings. expected true got false |
bundle built 2026-07-16T07:16:48.063Z