Source code
Revision control
Copy as Markdown
Other Tools
[document.write-01.xhtml]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR]
if (os == "android") and not debug: [OK, CRASH]
[document.write-01.xhtml]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR]
if (os == "android") and not debug: [OK, CRASH]