Source code
Revision control
Copy as Markdown
Other Tools
[inline-subject.html]
[View timeline attached to SVG graphics element]
expected:
if (os == "android") and (version == "14"): [PASS, FAIL]
if os == "win": [PASS, FAIL]
if os == "mac": [FAIL, PASS]