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

Unified Diff: LayoutTests/plugins/netscape-plugin-setwindow-size-2.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: LayoutTests/plugins/netscape-plugin-setwindow-size-2.html
diff --git a/LayoutTests/plugins/netscape-plugin-setwindow-size-2.html b/LayoutTests/plugins/netscape-plugin-setwindow-size-2.html
index 180349b7bc1a929de2c529d3336608fdbfb66389..6a8e0c72d99c0fd86471d300ff43acf8e3dc924c 100644
--- a/LayoutTests/plugins/netscape-plugin-setwindow-size-2.html
+++ b/LayoutTests/plugins/netscape-plugin-setwindow-size-2.html
@@ -11,7 +11,7 @@
<body>
<embed style="visibility:hidden" id="testPlugin" type="application/x-webkit-test-netscape" logfirstsetwindow="true" width="200" height="200"></embed>
<div>
- This tests that a hidden plug-in gets a correct NPP_SetWindow the first time.
+ This tests that a hidden plugin gets a correct NPP_SetWindow the first time.
</div>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698