[navigated-named-objects.window.html] expected: if (os == "android") and fission: [OK, TIMEOUT] [Window's associated Document object is used for finding named objects ( with browsing ccontext via srcdoc ] expected: if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL] if (os == "mac") and not debug: [PASS, FAIL] [FAIL, PASS] [Window's associated Document object is used for finding named objects ( with browsing ccontext via same-origin ] expected: if (os == "mac") and not debug: [FAIL, PASS] if os == "linux": [FAIL, PASS] FAIL [Window's associated Document object is used for finding named objects ( with browsing ccontext via cross-site ] expected: if fission and (os == "android"): [FAIL, PASS] if not fission: [FAIL, PASS] [PASS, FAIL]