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

Unified Diff: chrome/test/data/password/simple_password_in_iframe.html

Issue 2362523003: Add (some) password detection for HTTP-bad (Closed)
Patch Set: trigger the downgrade from OnPasswordFormsParsed Created 4 years, 2 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/password/simple_password_in_iframe.html
diff --git a/chrome/test/data/password/simple_password_in_iframe.html b/chrome/test/data/password/simple_password_in_iframe.html
new file mode 100644
index 0000000000000000000000000000000000000000..4548b6f210716184958436624e2bdf3e6cd3435f
--- /dev/null
+++ b/chrome/test/data/password/simple_password_in_iframe.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+<iframe src="simple_password.html"></iframe>
+</body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698