Source code
Revision control
Copy as Markdown
Other Tools
[source-media-outside-doc.html]
expected:
if (os_version == "24.04") and debug and not fission: [OK, TIMEOUT]
[Image source selection using media queries is performed for img elements outside the document]
expected:
if (os_version == "24.04") and (processor == "x86_64") and debug and not fission: [PASS, TIMEOUT]
if (os_version == "24.04") and (processor == "x86"): FAIL