Chromium Code Reviews| Index: chrome/test/data/ssl/page_displays_mixed_content.html |
| =================================================================== |
| --- chrome/test/data/ssl/page_displays_mixed_content.html (revision 46866) |
| +++ chrome/test/data/ssl/page_displays_mixed_content.html (working copy) |
| @@ -1,5 +1,5 @@ |
| <html> |
| -<head><title>Page with mixed contents</title> |
| +<head><title>Page that displays mixed content</title> |
| <script> |
| function ImageWidth() { |
| return document.getElementById("bad_image").width; |