2 This tests that resources in the body which block parsing (script, css) are preloaded
3 ahead of other resources (images). It requires DumpRenderTree to see the log of what
5 <img src=resources/image1.png>
6 <script src=resources/script1.js></script>