Index: third_party/WebKit/LayoutTests/fast/preloader/is-preloaded-after-load-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/preloader/is-preloaded-after-load-expected.txt b/third_party/WebKit/LayoutTests/fast/preloader/is-preloaded-after-load-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a188dff32bb490d009734d1ee4bf988d128d4f69 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/preloader/is-preloaded-after-load-expected.txt |
@@ -0,0 +1,8 @@ |
+CONSOLE MESSAGE: line 11: PASS: image1.png |
+CONSOLE MESSAGE: line 12: PASS: non-existant.js |
+CONSOLE MESSAGE: line 11: PASS: image1.png |
+CONSOLE MESSAGE: line 12: PASS: non-existant.js |
+internals.isPreloaded() should remain the same even after ResourceFetcher::clearPreloads() is called (around document's load event). crbug.com/643621 |
+ |
+<img src=resources/image1.png> |
+ |