[input-change-event-properties.html] expected: if os == "android": [OK, ERROR] [ pressing down arrow] expected: if (os == "android") and debug and swgl: [PASS, FAIL] if (os == "android") and debug and not swgl: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] if os == "mac": FAIL [ typing] expected: if (os == "android") and debug and not swgl: [PASS, FAIL] if (os == "android") and debug and swgl: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL]