blob: f75c6f359c185a4eed2a0f1b214337fdf8933aa1 (
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
|
[math-global-event-handlers.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[oncancel: the default value must be null]
expected: FAIL
[oncancel: the content attribute must be compiled into a function as the corresponding property]
expected: FAIL
[oncancel: dispatching an Event at a <math> element must trigger element.oncancel]
expected: FAIL
[oncancel: must be on the appropriate locations for GlobalEventHandlers]
expected: FAIL
[oncancel: dynamic changes on the attribute]
expected: FAIL
[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
|