blob: 82758939f94794f2f888e1c5d84619298cf7a1f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[font-variant-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[e.style['font-variant'\] = "common-ligatures discretionary-ligatures historical-ligatures contextual small-caps stylistic(flowing) lining-nums proportional-nums diagonal-fractions ordinal slashed-zero jis78 full-width ruby sub" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "annotation(flowing) ornaments(flowing) swash(flowing) character-variant(flowing) styleset(flowing) historical-forms stylistic(flowing)" should set the property value]
expected: FAIL
[e.style['font-variant'\] = "super proportional-width jis83 stacked-fractions tabular-nums oldstyle-nums historical-forms all-small-caps no-contextual no-historical-ligatures no-discretionary-ligatures no-common-ligatures" should set the property value]
expected: FAIL
|