blob: 6b742f19d39cc0df256be48cfec4050664a3ecb6 (
plain)
1
2
3
4
5
6
7
8
|
[intercept-handler-null-or-undefined.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[event.intercept() should throw if the handler is null]
expected: FAIL
[event.intercept() should not throw if the handler is explicit undefined]
expected: FAIL
|