blob: 4f2a712e183dba6bdc4dbeb4f11be668fcb03501 [file] [log] [blame]
PASS e.style['font-variant'] = "normal none" should not set the property value
PASS e.style['font-variant'] = "common-ligatures no-common-ligatures" should not set the property value
PASS e.style['font-variant'] = "discretionary-ligatures no-discretionary-ligatures" should not set the property value
PASS e.style['font-variant'] = "historical-ligatures no-historical-ligatures" should not set the property value
PASS e.style['font-variant'] = "contextual no-contextual" should not set the property value
PASS e.style['font-variant'] = "small-caps all-small-caps" should not set the property value
PASS e.style['font-variant'] = "stylistic(flowing) stylistic(flowing)" should not set the property value
PASS e.style['font-variant'] = "lining-nums oldstyle-nums" should not set the property value
PASS e.style['font-variant'] = "proportional-nums tabular-nums" should not set the property value
PASS e.style['font-variant'] = "diagonal-fractions stacked-fractions" should not set the property value
PASS e.style['font-variant'] = "ordinal slashed-zero ordinal" should not set the property value
PASS e.style['font-variant'] = "slashed-zero jis78 slashed-zero" should not set the property value
PASS e.style['font-variant'] = "jis78 jis83" should not set the property value
PASS e.style['font-variant'] = "full-width proportional-width" should not set the property value
PASS e.style['font-variant'] = "ruby sub ruby" should not set the property value
PASS e.style['font-variant'] = "sub super" should not set the property value