/css/css-fonts/parsing/font-variation-settings-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['font-variation-settings'] = "normal" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variation-settings'] = "\"wght\" 700" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variation-settings'] = "'wght' 700" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variation-settings'] = "\"wght\" 700, \"XHGT\" 0.7" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variation-settings'] = "\"a cd\" 0.5" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variation-settings'] = "\"ab@d\" 0.5" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variation-settings'] = "'wght' 1e3, 'slnt' -450.0e-1" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z