blob: 087411f17243d49e8442c85afdd0fc14b81f7d19 [file] [log] [blame]
PASS e.style['font-variant-numeric'] = "auto" should not set the property value
PASS e.style['font-variant-numeric'] = "normal lining-nums" should not set the property value
PASS e.style['font-variant-numeric'] = "lining-nums oldstyle-nums" should not set the property value
PASS e.style['font-variant-numeric'] = "proportional-nums normal" should not set the property value
PASS e.style['font-variant-numeric'] = "tabular-nums proportional-nums" should not set the property value
PASS e.style['font-variant-numeric'] = "normal diagonal-fractions" should not set the property value
PASS e.style['font-variant-numeric'] = "diagonal-fractions stacked-fractions" should not set the property value
PASS e.style['font-variant-numeric'] = "ordinal normal" should not set the property value
PASS e.style['font-variant-numeric'] = "normal slashed-zero" should not set the property value