| Index: LayoutTests/platform/mac/fast/preloader/document-write-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/preloader/document-write-expected.txt b/LayoutTests/platform/mac/fast/preloader/document-write-expected.txt
|
| deleted file mode 100644
|
| index a4f8af7f061126cb877533047ae8b2b3883d62e8..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/platform/mac/fast/preloader/document-write-expected.txt
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -CONSOLE MESSAGE: line 7: Uncaught TypeError: Object [object Object] has no method 'setSerializeHTTPLoads'
|
| -document-write-plaintext.js has MIME type text/javascript
|
| -script1.js has MIME type text/javascript
|
| -
|
| -This test requires DumpRenderTree to see the log of what resources are loaded.
|
| -
|
| -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.
|
|
|