blob: 9a4f9caaab8ff5affc94a82184bc99bcbc1e3b6d (
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
|
[event-handler-attributes-frameset-window.html]
[not shadowed cancel (document.createElement("frameset"))]
expected: FAIL
[not shadowed cancel (document.body)]
expected: FAIL
[not shadowed cancel (window)]
expected: FAIL
[shadowed unload removal (window)]
disabled: Bug 1485887
[shadowed unload removal (document.body)]
disabled: Bug 1485887
[shadowed unload removal (document.createElement("frameset"))]
disabled: Bug 1485887
[not shadowed contextrestored (document.body)]
expected: FAIL
[not shadowed contextlost (window)]
expected: FAIL
[not shadowed contextlost (document.createElement("frameset"))]
expected: FAIL
[not shadowed contextrestored (document.createElement("frameset"))]
expected: FAIL
[not shadowed contextlost (document.body)]
expected: FAIL
[not shadowed contextrestored (window)]
expected: FAIL
[not shadowed beforematch (document.createElement("frameset"))]
expected: FAIL
[not shadowed beforematch (window)]
expected: FAIL
[not shadowed beforematch (document.body)]
expected: FAIL
|