Files
servo/tests/wpt/meta-legacy-layout/css/css-fonts/parsing/font-synthesis-valid.html.ini
Servo WPT Sync 5cfa80e86f Sync WPT with upstream (20-08-2023) (#30143)
* Update web-platform-tests to revision b'50e91f3cfd1140cafc188516488f2dca289239af'

* Delete flaky result for css2/linebox/vertical-align-baseline-002

* Delete flaky result for html/rendering/bindings/the-textarea-element-0/cols-default.html.ini

* Delete flaky result for CSS2/lists/list-style-applies-to-001.xht.ini

---------

Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-08-22 11:36:48 +00:00

43 lines
1.4 KiB
INI

[font-synthesis-valid.html]
[e.style['font-synthesis'\] = "style weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "weight" should set the property value]
expected: FAIL
[e.style['font-synthesis'\] = "none" 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'\] = "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