Source code
Revision control
Copy as Markdown
Other Tools
[window-resize-aborts-transition-before-ready.html]
expected:
if (os_version == "24.04") and (processor == "x86_64") and not debug and not asan: [OK, TIMEOUT]
if (os_version == "24.04") and (processor == "x86"): [OK, TIMEOUT]
[\nView transitions: Resizing viewport before animating rejects the ready promise.\n]
expected:
if (os_version == "24.04") and fission and not asan and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
if (os_version == "24.04") and fission and not asan and not debug and (processor == "x86"): [PASS, TIMEOUT]
if (os_version == "24.04") and fission and asan: [PASS, FAIL]
if (os_version == "24.04") and not fission: [PASS, FAIL]
if os_version == "7.0": FAIL
if os_version == "14": FAIL