[font-variant-numeric-valid.html]
[e.style['font-variant-numeric'\] = "normal" 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" 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'\] = "tabular-nums" 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'\] = "stacked-fractions" 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'\] = "slashed-zero" 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'\] = "slashed-zero ordinal stacked-fractions proportional-nums lining-nums" should set the property value]
expected: FAIL