[font-variant-ligatures-valid.html]
[e.style['font-variant-ligatures'\] = "normal" 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'\] = "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-discretionary-ligatures" 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'\] = "no-historical-ligatures" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "contextual" should set the property value]
expected: FAIL
[e.style['font-variant-ligatures'\] = "no-contextual" should set the property value]
expected: FAIL