Source code
Revision control
Copy as Markdown
Other Tools
[pointerover.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
[Event Timing pointerover.]
expected:
if (os_version == "14") and not debug and sessionHistoryInParent: [PASS, FAIL]
if (os_version == "14") and not debug and not sessionHistoryInParent: [PASS, FAIL]
if (os_version == "11.26100") and not debug and (processor == "x86_64"): [PASS, FAIL]