Source code
Revision control
Copy as Markdown
Other Tools
[response-clone-iframe.window.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "mac") and debug: [OK, ERROR]
if os == "win": [OK, ERROR]
[response-clone-iframe.window.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "mac") and debug: [OK, ERROR]
if os == "win": [OK, ERROR]