| Index: third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-picture-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-picture-removal-expected.txt
|
| similarity index 74%
|
| copy from third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt
|
| copy to third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-picture-removal-expected.txt
|
| index d51532b14b250e0b3df4468e4fcac8828bad8f97..53eff6f20bf68803c42aca458799e84595292c73 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/loading/pending-script-leak-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-picture-removal-expected.txt
|
| @@ -1,12 +1,14 @@
|
| main frame - didStartProvisionalLoadForFrame
|
| main frame - didCommitLoadForFrame
|
| frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
|
| +main frame - didFinishDocumentLoadForFrame
|
| frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
|
| frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
|
| frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
|
| frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
|
| -main frame - didFinishDocumentLoadForFrame
|
| main frame - didHandleOnloadEventsForFrame
|
| main frame - didFinishLoadForFrame
|
| +This is a testharness.js-based test.
|
| +PASS Make sure that source based image resources are not downloaded after the source is removed from the DOM.
|
| +Harness: the test ran to completion.
|
|
|
| -There should be no leaks when run with --enable-leak-detection
|
|
|