[mouseup.html]
[Event Timing mouseup.]
expected:
if (os_version == "14") and sessionHistoryInParent and not debug: [PASS, FAIL]
if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, FAIL]
if (os_version == "14.70") and not debug: [PASS, FAIL]
if (os_version == "11.26100") and not debug: [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]