aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-fonts/parsing/font-variant-numeric-valid.html.ini
blob: 6e6e68076e63bca1f80517601c7c06f19edfaf47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[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