summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-all-global-events.html.ini
blob: 4f77d733b8cc4e15585a5b92b76e0d4161aa8408 (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
[event-handler-all-global-events.html]
  [oncontextlost: must be on the appropriate locations for GlobalEventHandlers]
    expected: FAIL

  [oncontextlost: the default value must be null]
    expected: FAIL

  [oncontextlost: the content attribute must be compiled into a function as the corresponding property]
    expected: FAIL

  [oncontextlost: the content attribute must execute when an event is dispatched]
    expected: FAIL

  [oncontextrestored: must be on the appropriate locations for GlobalEventHandlers]
    expected: FAIL

  [oncontextrestored: the default value must be null]
    expected: FAIL

  [oncontextrestored: the content attribute must be compiled into a function as the corresponding property]
    expected: FAIL

  [oncontextrestored: the content attribute must execute when an event is dispatched]
    expected: FAIL

  [onbeforematch: must be on the appropriate locations for GlobalEventHandlers]
    expected: FAIL

  [onbeforematch: the default value must be null]
    expected: FAIL

  [onbeforematch: the content attribute must be compiled into a function as the corresponding property]
    expected: FAIL

  [onbeforematch: the content attribute must execute when an event is dispatched]
    expected: FAIL