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

Unified Diff: ManualTests/resources/nested-plug-ins-outer-frame.html

Issue 1005223002: Blink: Replace all "plug-in" with "plugin". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Revert netscape-dom-access tests. Created 5 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
Index: ManualTests/resources/nested-plug-ins-outer-frame.html
diff --git a/ManualTests/resources/nested-plug-ins-outer-frame.html b/ManualTests/resources/nested-plug-ins-outer-frame.html
deleted file mode 100644
index c447d165ed680605b1cb6a6b51aaa64c4252458c..0000000000000000000000000000000000000000
--- a/ManualTests/resources/nested-plug-ins-outer-frame.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<embed id="plugin" width='100' height='100' src='spinbox.swf' wmode='window'>
-<br>
-<iframe style="height: 200px; width: 200px;" id='inner' src='nested-plug-ins-inner-frame.html'></iframe>
« no previous file with comments | « ManualTests/resources/nested-plug-ins-inner-frame.html ('k') | ManualTests/resources/nested-plugins-inner-frame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698