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

Unified Diff: ManualTests/divx-plugin-fails-to-draw.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
« no previous file with comments | « ManualTests/NPN_Invoke/main.c ('k') | ManualTests/nested-plug-ins.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ManualTests/divx-plugin-fails-to-draw.html
diff --git a/ManualTests/divx-plugin-fails-to-draw.html b/ManualTests/divx-plugin-fails-to-draw.html
index 57244b7b79d4c7b30fe9f937b334ea6a697ece89..0b3b8c40e069e92b0597ad47d10891aac5316a98 100644
--- a/ManualTests/divx-plugin-fails-to-draw.html
+++ b/ManualTests/divx-plugin-fails-to-draw.html
@@ -2,9 +2,9 @@
<body>
This is a manual test for
<a href="https://bugs.webkit.org/show_bug.cgi?id=39457">Bug #39457</a>. It
-requires that you have the DivX plug-in installed.<br><br>
+requires that you have the DivX plugin installed.<br><br>
-The plug-in below should not appear as a white box but as a video player with
+The plugin below should not appear as a white box but as a video player with
controls.<br><br>
<embed type="video/divx" width=320 height=240>
« no previous file with comments | « ManualTests/NPN_Invoke/main.c ('k') | ManualTests/nested-plug-ins.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698