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

Unified Diff: chrome/test/data/save_page/broken-image.htm

Issue 2155333002: Test for auth dialog appearing during save-page-as. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Prevent prompts during save-page-as. Created 4 years, 5 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: chrome/test/data/save_page/broken-image.htm
diff --git a/chrome/test/data/save_page/broken-image.htm b/chrome/test/data/save_page/broken-image.htm
index 9a671b2b6b8734cf850476d556d1ae1211f1b8fe..c3859e7ceafce38c4104802ffa9c396554392f79 100644
--- a/chrome/test/data/save_page/broken-image.htm
+++ b/chrome/test/data/save_page/broken-image.htm
@@ -34,5 +34,11 @@
<img src="http://f0b310b1-4038-46a8-ac98-529187682f2d.no.such.host/x.png">
<br><br>
+ The link to the image below (when handled by the embedded http test server)
+ will trigger an authentication dialog. The authentication dialog should
+ not appear during save-page-as.
+ <img src="/auth-basic?password=PASS&realm=REALM">
+ <br><br>
+
</body>
</html>
« no previous file with comments | « chrome/browser/download/save_page_browsertest.cc ('k') | content/browser/loader/resource_dispatcher_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698