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

Side by Side Diff: chrome/test/data/password/framed_signup_form.html

Issue 1084063002: [Password Generation] Fix bug where generation would never trigger on iframes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disabled Created 5 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <body>
3
4 <iframe src="signup_form.html" id="signup_iframe" name="signup_iframe">
5 </iframe>
6
7 </body>
8 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698