Source code
Revision control
Copy as Markdown
Other Tools
[opener-setter.html]
disabled:
expected:
if (os == "android") and sessionHistoryInParent and not debug: [OK, ERROR]
if os == "linux": [OK, TIMEOUT]
[Auxiliary browsing context created via `window.open` and setting `window.opener` to `null` should report `window.opener` `null`]
expected:
if os == "linux": [PASS, TIMEOUT]