Source code
Revision control
Copy as Markdown
Other Tools
[same-document-root.html]
[First rAF]
expected:
if (os_version == "7.0") and not debug: [PASS, FAIL]
if (os_version == "24.04") and (processor == "x86"): PASS
if (os_version == "14") and not debug: [PASS, FAIL]