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

Side by Side Diff: content/test/data/devtools/control_navigations/iframe_navigation.html

Issue 2132673002: Adding Navigation Throttles to DevTools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Got browser test to work with IsolateAllSitesForTesting Created 4 years, 5 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 Dummy page.
4 <iframe src="/cross-site/a.com/devtools/control_navigations/meta_tag.html"></ifr ame>
5 <iframe src="/cross-site/b.com/devtools/control_navigations/meta_tag.html"></ifr ame>
6 </body>
7 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698