[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / preloader / document-write-2-expected.txt
1 document-write-plaintext.js has MIME type application/x-javascript
2 script1.js has MIME type application/x-javascript
3
4 This test requires DumpRenderTree to see the log of what resources are loaded. 
5
6 The first script document.writes a plaintext tag so the main parser will not load the subsequent resources. Preload scanner won't know this so it will still kick off the loads, allowing us to verify that preloading is working as expected.