summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mathml/relations/html5-tree/math-global-event-handlers.tentative.html.ini
blob: 35ff408d09933b7b3e3e83c5b7304580062785dc (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
[math-global-event-handlers.tentative.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [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: dynamic changes on the attribute]
    expected: FAIL

  [oncontextlost: dispatching an Event at a <math> element must trigger element.oncontextlost]
    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: dynamic changes on the attribute]
    expected: FAIL

  [oncontextrestored: dispatching an Event at a <math> element must trigger element.oncontextrestored]
    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: dynamic changes on the attribute]
    expected: FAIL

  [onbeforematch: dispatching an Event at a <math> element must trigger element.onbeforematch]
    expected: FAIL