Files
servo/tests/wpt/meta-legacy-layout/css/css-fonts/parsing/font-variant-ligatures-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

32 lines
1.1 KiB
INI

[font-variant-ligatures-valid.html]
[e.style['font-variant-ligatures'\] = "contextual" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "historical-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "normal" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "no-historical-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "none" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "no-discretionary-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "common-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "no-common-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "discretionary-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "no-contextual" should set the property value]
expected: FAIL