Files
servo/tests/wpt/meta-legacy-layout/css/css-fonts/parsing/font-variant-numeric-valid.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

35 lines
1.2 KiB
INI

[font-variant-numeric-valid.html]
[e.style['font-variant-numeric'\] = "normal" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "diagonal-fractions" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "oldstyle-nums" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "lining-nums" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "oldstyle-nums tabular-nums diagonal-fractions" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "stacked-fractions" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "tabular-nums" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "ordinal" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "proportional-nums" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "slashed-zero ordinal stacked-fractions proportional-nums lining-nums" should set the property value]
expected: FAIL
[e.style['font-variant-numeric'\] = "slashed-zero" should set the property value]
expected: FAIL