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

Unified Diff: LayoutTests/plugins/netscape-plugin-setwindow-size.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.html
diff --git a/LayoutTests/plugins/netscape-plugin-setwindow-size.html b/LayoutTests/plugins/netscape-plugin-setwindow-size.html
index 62bccbfb3add42aa209f233e49105dc65fdaa84c..8aefa3d8ad6d3b89734ea4100fc28f5f5938a292 100644
--- a/LayoutTests/plugins/netscape-plugin-setwindow-size.html
+++ b/LayoutTests/plugins/netscape-plugin-setwindow-size.html
@@ -9,7 +9,7 @@
<body style="margin:0px;overflow:hidden">
<embed id="testPlugin" type="application/x-webkit-test-netscape" logfirstsetwindow="true" width="100%" height="200"></embed>
<div>
- This tests that a plug-in with a percentage width gets a correct NPP_SetWindow the first time.
+ This tests that a plugin with a percentage width gets a correct NPP_SetWindow the first time.
</div>
<body>
</html>

Powered by Google App Engine
This is Rietveld 408576698