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