Source code
Revision control
Copy as Markdown
Other Tools
[active-observable.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [ERROR, OK, TIMEOUT]
[Non-primary (right) button press activates :active]
expected:
if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN]
[Non-primary (middle) button press activates :active]
expected:
if os == "mac": [PASS, FAIL, TIMEOUT, NOTRUN]