Source code
Revision control
Copy as Markdown
Other Tools
[conditionally-block-rendering-on-link-media-attr.html]
expected:
if (os_version == "24.04") and debug and not fission: [OK, CRASH]
[Only the style sheet loaded via a link element whose media attribute matches the environment should block following script execution]
expected:
if (processor == "x86") and (os == "linux"): FAIL