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