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

Unified Diff: content/test/data/devtools/image.html

Issue 2639203003: Add certificate error handling to devtools. (Closed)
Patch Set: Fix nits Created 3 years, 9 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
« no previous file with comments | « content/browser/ssl/ssl_manager.cc ('k') | content/test/data/devtools/test.jpg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/devtools/image.html
diff --git a/content/test/data/devtools/image.html b/content/test/data/devtools/image.html
new file mode 100644
index 0000000000000000000000000000000000000000..19e6ef610ec3ae1844a6ae55ca61d855c97d903b
--- /dev/null
+++ b/content/test/data/devtools/image.html
@@ -0,0 +1,6 @@
+<html>
+<body>
+Image page.
+<img src="test.jpg">
+</body>
+</html>
« no previous file with comments | « content/browser/ssl/ssl_manager.cc ('k') | content/test/data/devtools/test.jpg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698