Source code
Revision control
Copy as Markdown
Other Tools
[system-ui-mixed.html]
expected:
if (os == "mac"): FAIL
if (os == "win"): FAIL
if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11': FAIL