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

Unified Diff: chrome/test/data/extensions/api_test/executescript/frame_id/nested.html

Issue 952473002: Add frameId to executeScript/insertCSS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a few nits (review up to comment 16) Created 5 years, 10 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/extensions/api_test/executescript/frame_id/nested.html
diff --git a/chrome/test/data/extensions/api_test/tabs/on_updated/iframeNavigated/iframe3.html b/chrome/test/data/extensions/api_test/executescript/frame_id/nested.html
similarity index 57%
copy from chrome/test/data/extensions/api_test/tabs/on_updated/iframeNavigated/iframe3.html
copy to chrome/test/data/extensions/api_test/executescript/frame_id/nested.html
index d70b79cea1d652abd5d14631057d8273bb887503..2c9b2bb606df5abc8375b6ff9b85e9f2ebb2f4db 100644
--- a/chrome/test/data/extensions/api_test/tabs/on_updated/iframeNavigated/iframe3.html
+++ b/chrome/test/data/extensions/api_test/executescript/frame_id/nested.html
@@ -1,6 +1,6 @@
<!--
- * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this
+ * Copyright (c) 2015 The Chromium Authors. All rights reserved. Use of this
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<h1>iframe3</h1>
+Deeply nested frame.

Powered by Google App Engine
This is Rietveld 408576698