[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 if os == "android" and os_version == "14" and processor == "x86_64": [FAIL, PASS] # Bug 1982904