/css/css-fonts/parsing/font-variant-caps-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['font-variant-caps'] = "normal" should set the property value | |
| PASS | e.style['font-variant-caps'] = "small-caps" should set the property value | |
| FAIL | e.style['font-variant-caps'] = "all-small-caps" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variant-caps'] = "petite-caps" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variant-caps'] = "all-petite-caps" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variant-caps'] = "unicase" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-variant-caps'] = "titling-caps" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z