blob: 6325c8615163d463a7339940faf4334533e6b6ff (
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
|
[toggle-shorthand-serialization.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Serialization of toggle shorthand with toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: none; toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle; toggle-trigger: none;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: none; toggle-trigger: none;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle; toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle, yourtoggle; toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle; toggle-trigger: mytoggle, yourtoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle 2; toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle 2; toggle-trigger: mytoggle 2;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle 2 at 1; toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle 2 at 1; toggle-trigger: mytoggle 1;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle 2 at 1; toggle-trigger: mytoggle 2;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle 2 at 1 sticky group self; toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle 4 at 2 self sticky group; toggle-trigger: mytoggle;]
expected: FAIL
[Serialization of toggle shorthand with toggle-root: mytoggle [one two three\] at two self cycle-on group; toggle-trigger: mytoggle;]
expected: FAIL
|