mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
69 lines
2.4 KiB
INI
Vendored
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
|