summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-toggle/parsing/toggle-root-valid.tentative.html.ini
blob: a8fdf5aa3c946ffc720ce3f4d18b2539590ab35f (plain)
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[toggle-root-valid.tentative.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [e.style['toggle-root'\] = "none" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "sticky sticky" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "group group" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "self self" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle, yourtoggle" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle, mytoggle" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle group sticky self, yourtoggle self sticky" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle 3 at 0 sticky self, yourtoggle 1 group self" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle 1 at 0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle 1 at +0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle +1 at 0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle 1 at -0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle 1 at calc(-3)" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle calc(-3) at 0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle 7 at calc(-3)" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle calc(-3) at 7" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle calc(9) at calc(6)" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle calc(9.6) at calc(6.4)" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle calc(-9.5) at calc(6.5)" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle group 2 at 1" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle [one two three\]" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle [one two three\] at 0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle [ one two three \] at 0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle[one two three\]at 0" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle [ one two three \] at two" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle 3 at two" should set the property value]
    expected: FAIL

  [e.style['toggle-root'\] = "mytoggle [one two\]" should set the property value]
    expected: FAIL