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

Unified Diff: chrome/test/data/extensions/api_test/executescript_in_frame/frame1.html

Issue 518013: Merge 32634 - Make executeScript and insertCSS inject code into all frames.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/src/
Patch Set: Created 11 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/executescript_in_frame/frame1.html
===================================================================
--- chrome/test/data/extensions/api_test/executescript_in_frame/frame1.html (revision 0)
+++ chrome/test/data/extensions/api_test/executescript_in_frame/frame1.html (revision 0)
@@ -0,0 +1,5 @@
+<html>
+ <title>test1</title>
+ <b id='test1'>text</b>
+ <p id='test2'>text</p>
+</html>

Powered by Google App Engine
This is Rietveld 408576698