1 2 3 4 5
[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]