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

Unified Diff: LayoutTests/plugins/plugin-remove-subframe.html

Issue 196523007: Revert of id of iframe incorrectly sets window name (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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
« no previous file with comments | « LayoutTests/plugins/get-url-with-iframe-target.html ('k') | Source/core/html/HTMLFrameElementBase.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/plugins/plugin-remove-subframe.html
diff --git a/LayoutTests/plugins/plugin-remove-subframe.html b/LayoutTests/plugins/plugin-remove-subframe.html
index ddd1b07077ba7d6d8846b12c62ea969bec6f1027..08eeaffe32d7ed63cf23c199661d3f9eb22c85ec 100644
--- a/LayoutTests/plugins/plugin-remove-subframe.html
+++ b/LayoutTests/plugins/plugin-remove-subframe.html
@@ -29,6 +29,6 @@
<p>Only works with DumpRenderTree.</p>
<div id='d'>
- <iframe name='subframe' src='resources/plugin-remove-subframe-iframe.html'></iframe>
+ <iframe id='subframe' src='resources/plugin-remove-subframe-iframe.html'></iframe>
</div>
</body>
« no previous file with comments | « LayoutTests/plugins/get-url-with-iframe-target.html ('k') | Source/core/html/HTMLFrameElementBase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698