aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-text/parsing/text-transform-valid.html.ini
blob: 2d2017f8d2317323b19c279f3973937f3eade66b (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[text-transform-valid.html]
  [e.style['text-transform'\] = "none" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "capitalize" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "uppercase" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "lowercase" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-width" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-size-kana" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "capitalize full-width" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "uppercase full-size-kana" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-width full-size-kana" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-width lowercase" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-size-kana capitalize" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-size-kana full-width" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "capitalize full-width full-size-kana" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-width full-size-kana uppercase" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-size-kana lowercase full-width" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "lowercase full-size-kana full-width" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-width uppercase full-size-kana" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "full-size-kana full-width capitalize" should set the property value]
    expected: FAIL

  [e.style['text-transform'\] = "math-auto" should set the property value]
    expected: FAIL