| 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>
|
|
|