Source code

Revision control

Copy as Markdown

Other Tools

[event-before-promise.html]
expected:
if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os == "mac") and (version == "OS X 14.7.5"): [OK, TIMEOUT]
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]
expected:
if (os == "android") and not sessionHistoryInParent and debug: PASS
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, TIMEOUT]
if (os == "mac") and (version == "OS X 14.7.5"): [FAIL, TIMEOUT]
if (os == "android") and sessionHistoryInParent: PASS
FAIL