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