[abort-refresh-multisecond-header.window.html] disabled: if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1780219 expected: if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] [document.open() does NOT abort documents that are queued for navigation through Refresh header with 1-sec timeout (XMLHttpRequest)] expected: if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT] if os == "mac": [PASS, TIMEOUT]