Source code
Revision control
Copy as Markdown
Other Tools
[construct-in-detached-frame.window.html]
expected:
if (os == "linux") and not fission and not debug: CRASH
if (os == "win") and debug: CRASH
if (os == "android") and debug: CRASH
if (os == "android") and not debug: [OK, CRASH]