Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(380)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-source-removal-expected.txt

Issue 2256533002: Remove MediaQueryList listener from removed HTMLSourceElement. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-source-removal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-source-removal-expected.txt
similarity index 74%
copy from third_party/WebKit/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt
copy to third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-source-removal-expected.txt
index dc5bb7a3de1bb00f7190cf7db74e982f9a6c1988..53eff6f20bf68803c42aca458799e84595292c73 100644
--- a/third_party/WebKit/LayoutTests/http/tests/loading/redirect-with-no-location-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/loading/image-picture-no-download-after-source-removal-expected.txt
@@ -1,6 +1,5 @@
main frame - didStartProvisionalLoadForFrame
main frame - didCommitLoadForFrame
-main frame - didReceiveTitle: Test for https://bugs.webkit.org/show_bug.cgi?id=29293
frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
main frame - didFinishDocumentLoadForFrame
frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
@@ -9,4 +8,7 @@ frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
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.

Powered by Google App Engine
This is Rietveld 408576698