Source code

Revision control

Copy as Markdown

Other Tools

[trusted-types-event-handlers.html]
prefs: [dom.event.dragexit.enabled:true]
[Event handler div.ontouchstart should be blocked.]
expected:
if (os == "android"): PASS
FAIL
[Event handler div.ontouchend should be blocked.]
expected:
if (os == "android"): PASS
FAIL
[Event handler div.ontouchmove should be blocked.]
expected:
if (os == "android"): PASS
FAIL
[Event handler div.ontouchcancel should be blocked.]
expected:
if (os == "android"): PASS
FAIL