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

Side by Side Diff: chrome/test/data/auto_mailto_main_frame.html

Issue 2538353002: fix external protocol handling for OOPIFs (Closed)
Patch Set: rebase Created 4 years 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 <!DOCTYPE html>
2 <html>
3 <body>
4 C - This page has a subframe that automatically opens a mailto: link.
5 <iframe id="child-0" src="/cross-site/d.com/auto_mailto_subframe.html"></ifram e>
6 </body>
7 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698