|
1 | 1 | [popover-attribute-basic.html] |
2 | | - [Changing a popover from auto to undefined (via attr), and then auto during 'beforetoggle' works] |
3 | | - expected: FAIL |
4 | | - |
5 | | - [Changing a popover from auto to undefined (via attr), and then manual during 'beforetoggle' works] |
6 | | - expected: FAIL |
7 | | - |
8 | | - [Changing a popover from auto to undefined (via attr), and then invalid during 'beforetoggle' works] |
9 | | - expected: FAIL |
10 | | - |
11 | | - [Changing a popover from auto to undefined (via attr), and then null during 'beforetoggle' works] |
12 | | - expected: FAIL |
13 | | - |
14 | | - [Changing a popover from manual to undefined (via attr), and then auto during 'beforetoggle' works] |
15 | | - expected: FAIL |
16 | | - |
17 | | - [Changing a popover from manual to undefined (via attr), and then manual during 'beforetoggle' works] |
18 | | - expected: FAIL |
19 | | - |
20 | | - [Changing a popover from manual to undefined (via attr), and then invalid during 'beforetoggle' works] |
21 | | - expected: FAIL |
22 | | - |
23 | | - [Changing a popover from manual to undefined (via attr), and then null during 'beforetoggle' works] |
24 | | - expected: FAIL |
25 | | - |
26 | | - [Changing a popover from auto to null (via idl), and then auto during 'beforetoggle' works] |
27 | | - expected: FAIL |
28 | | - |
29 | | - [Changing a popover from auto to undefined (via idl), and then auto during 'beforetoggle' works] |
30 | | - expected: FAIL |
31 | | - |
32 | | - [Changing a popover from manual to null (via idl), and then auto during 'beforetoggle' works] |
33 | | - expected: FAIL |
34 | | - |
35 | | - [Changing a popover from manual to undefined (via idl), and then auto during 'beforetoggle' works] |
36 | | - expected: FAIL |
37 | | - |
38 | | - [Changing a popover from auto to null (via idl), and then manual during 'beforetoggle' works] |
39 | | - expected: FAIL |
40 | | - |
41 | | - [Changing a popover from auto to null (via idl), and then invalid during 'beforetoggle' works] |
42 | | - expected: FAIL |
43 | | - |
44 | | - [Changing a popover from auto to undefined (via idl), and then manual during 'beforetoggle' works] |
45 | | - expected: FAIL |
46 | | - |
47 | | - [Changing a popover from auto to undefined (via idl), and then invalid during 'beforetoggle' works] |
48 | | - expected: FAIL |
49 | | - |
50 | | - [Changing a popover from manual to null (via idl), and then manual during 'beforetoggle' works] |
51 | | - expected: FAIL |
52 | | - |
53 | | - [Changing a popover from manual to null (via idl), and then invalid during 'beforetoggle' works] |
54 | | - expected: FAIL |
55 | | - |
56 | | - [Changing a popover from manual to undefined (via idl), and then manual during 'beforetoggle' works] |
57 | | - expected: FAIL |
58 | | - |
59 | | - [Changing a popover from manual to undefined (via idl), and then invalid during 'beforetoggle' works] |
60 | | - expected: FAIL |
61 | | - |
62 | | - [Changing a popover from auto to undefined (via attr), and then undefined during 'beforetoggle' works] |
63 | | - expected: FAIL |
64 | | - |
65 | | - [Changing a popover from manual to undefined (via attr), and then undefined during 'beforetoggle' works] |
66 | | - expected: FAIL |
67 | | - |
68 | | - [Changing a popover from auto to null (via idl), and then null during 'beforetoggle' works] |
69 | | - expected: FAIL |
70 | | - |
71 | | - [Changing a popover from auto to null (via idl), and then undefined during 'beforetoggle' works] |
72 | | - expected: FAIL |
73 | | - |
74 | | - [Changing a popover from auto to undefined (via idl), and then null during 'beforetoggle' works] |
75 | | - expected: FAIL |
76 | | - |
77 | | - [Changing a popover from auto to undefined (via idl), and then undefined during 'beforetoggle' works] |
78 | | - expected: FAIL |
79 | | - |
80 | | - [Changing a popover from manual to null (via idl), and then null during 'beforetoggle' works] |
81 | | - expected: FAIL |
82 | | - |
83 | | - [Changing a popover from manual to null (via idl), and then undefined during 'beforetoggle' works] |
84 | | - expected: FAIL |
85 | | - |
86 | | - [Changing a popover from manual to undefined (via idl), and then null during 'beforetoggle' works] |
87 | | - expected: FAIL |
88 | | - |
89 | | - [Changing a popover from manual to undefined (via idl), and then undefined during 'beforetoggle' works] |
90 | | - expected: FAIL |
91 | | - |
92 | 2 | [Changing a popover from manual to auto (via attr), and then auto during 'beforetoggle' works] |
93 | 3 | expected: |
94 | 4 | if (os == "mac") and not debug: [PASS, FAIL] |
|
0 commit comments