Source code
Revision control
Copy as Markdown
Other Tools
[auto-008.html]
[requestAnimationFrame]
expected:
if (os == "win") and debug and (processor == "x86"): PASS
if (os == "android") and sessionHistoryInParent and debug: PASS
if (os == "android") and not sessionHistoryInParent and debug: PASS
if os == "linux": PASS
[PASS, FAIL]
[Early ResizeObserver]
expected:
if (os == "win") and debug and (processor == "x86"): PASS
if (os == "android") and sessionHistoryInParent and debug: PASS
if (os == "android") and not sessionHistoryInParent and debug: PASS
if os == "linux": PASS
[PASS, FAIL]
[Late ResizeObserver]
expected:
if (os == "win") and debug and (processor == "x86"): PASS
if (os == "android") and sessionHistoryInParent and debug: PASS
if (os == "android") and not sessionHistoryInParent and debug: PASS
if os == "linux": PASS
[PASS, FAIL]