Source code
Revision control
Copy as Markdown
Other Tools
[interaction-count-click.html]
expected:
if debug and (os == "win") and (processor == "x86_64"): CRASH
if debug and (os == "linux") and fission: CRASH
if debug and (os == "android"): CRASH
if not debug and (os == "android"): [OK, CRASH]
[EventTiming: verify interactionCount for click interaction]
expected: FAIL