Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / preloader / noscript-expected.txt
1 CONSOLE MESSAGE: line 9: PASS
2 This test requires DumpRenderTree to see the log of what resources are loaded. It checks that images inside a noscript block are not loaded.
3
4 <noscript>
5     <img src="resources/noscript-image1.png">
6 </noscript>
7 <img src="resources/noscript-image2.png">
8