summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-body-window.html.ini
blob: a1136eafc2218607deec303ffdc7c837d5f388a3 (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
[event-handler-attributes-body-window.html]
  [shadowed unload removal (document.body)]
    disabled: Bug 1485887
    expected:
      if not debug and (os == "linux") and (processor == "x86_64"): FAIL
      if not debug and (os == "mac"): FAIL
      if not debug and (os == "win") and (version == "6.1.7601"): FAIL

  [shadowed unload removal (window)]
    disabled: Bug 1485887
    expected:
      if not debug and (os == "linux") and (processor == "x86_64"): FAIL
      if not debug and (os == "mac"): FAIL
      if not debug and (os == "win") and (version == "6.1.7601"): FAIL

  [shadowed unload removal (document.createElement("body"))]
    disabled: Bug 1485887
    expected:
      if not debug and (os == "linux") and (processor == "x86_64"): FAIL
      if not debug and (os == "mac"): FAIL
      if not debug and (os == "win") and (version == "6.1.7601"): FAIL

  [not shadowed beforematch (window)]
    expected: FAIL

  [not shadowed beforematch (document.createElement("body"))]
    expected: FAIL

  [not shadowed beforematch (document.body)]
    expected: FAIL

  [shadowed pagereveal (document.createElement("body"))]
    expected: FAIL

  [shadowed pagereveal removal (document.body)]
    expected: FAIL

  [shadowed pagereveal (document.body)]
    expected: FAIL

  [shadowed pagereveal (window)]
    expected: FAIL

  [shadowed pagereveal removal (document.createElement("body"))]
    expected: FAIL

  [shadowed pagereveal removal (window)]
    expected: FAIL

  [shadowed pageswap (document.body)]
    expected: FAIL

  [shadowed pageswap removal (document.body)]
    expected: FAIL

  [shadowed pageswap removal (window)]
    expected: FAIL

  [shadowed pageswap (document.createElement("body"))]
    expected: FAIL

  [shadowed pageswap removal (document.createElement("body"))]
    expected: FAIL

  [shadowed pageswap (window)]
    expected: FAIL