servo/tests/wpt/meta/css/css-fonts/parsing/font-synthesis-valid.html.ini
Servo WPT Sync a284bbd29d
Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-02-09 01:38:02 +00:00

69 lines
2.4 KiB
INI
Vendored

[font-synthesis-valid.html]
[e.style['font-synthesis'\] = "none" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style weight small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "style small-caps weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps style weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight small-caps style" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only weight small-caps" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "oblique-only small-caps weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "small-caps oblique-only weight " should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight oblique-only" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "position weight small-caps oblique-only" should set the property value]
expected: FAIL