Bug 1702830 - [wpt-sync] Update web-platform-tests to 336ec39f06d15863a4af6b2aa659253...
[gecko.git] / testing / web-platform / meta / html / browsers / windows / auxiliary-browsing-contexts / opener-setter.html.ini
blob0d6ab571432e5562d2d5752e1a1e7f21fa70c875
1 [opener-setter.html]
2 disabled:
3 if (os == "linux") and (bits == 32) and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1483696
4 expected:
5 if (os == "linux") and not fission and webrender and debug: ["OK", "TIMEOUT"]
6 if (os == "linux") and fission and debug: ["OK", "TIMEOUT"]
7 if (os == "linux") and not fission and not webrender: ["OK", "TIMEOUT"]
8 if (os == "win") and debug and not webrender: ["OK", "TIMEOUT"]
9 [Auxiliary browsing context created via `window.open` and setting `window.opener` to `null` should report `window.opener` `null`]
10 expected:
11 if (os == "linux") and not fission and webrender and debug: ["PASS", "TIMEOUT"]
12 if (os == "linux") and not fission and not webrender: ["PASS", "TIMEOUT"]
13 if (os == "linux") and fission and debug: ["PASS", "TIMEOUT"]
14 if (os == "win") and debug and not webrender: ["PASS", "TIMEOUT"]