/css/css-fonts/parsing/font-synthesis-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['font-synthesis'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "weight" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "style" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "oblique-only" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "small-caps" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "position" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "style weight" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "oblique-only weight" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "small-caps weight" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "small-caps style" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "small-caps oblique-only" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "style weight small-caps" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "style small-caps weight " should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "small-caps style weight " should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "oblique-only weight small-caps" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "oblique-only small-caps weight " should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "small-caps oblique-only weight " should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "position style" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "position oblique-only" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "position weight style" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "position weight oblique-only" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "position weight small-caps style" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-synthesis'] = "position weight small-caps oblique-only" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z