haikuwebkit/LayoutTests/fast/preloader/noscript-expected.txt

9 lines
298 B
Plaintext

noscript-image2.png has MIME type image/png
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">