blob: 84344ba57018463d3c92ba9ab494818c5dc1bd0c [file] [edit]
This test requires DumpRenderTree to see the log of what resources are loaded. It checks that images inside a noscript block are not loaded.
<noscript>
<img src="resources/noscript-image1.png">
</noscript>
<img src="resources/noscript-image2.png">
noscript-image2.png has MIME type image/png