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

Unified Diff: LayoutTests/plugins/override-node-method.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/override-node-method.html
diff --git a/LayoutTests/plugins/override-node-method.html b/LayoutTests/plugins/override-node-method.html
index 93635ea85eb024ee8a88f91eacbca0f5690ba426..8289880a0a240e763c3b6009aa8025fc7ef11efa 100644
--- a/LayoutTests/plugins/override-node-method.html
+++ b/LayoutTests/plugins/override-node-method.html
@@ -1,7 +1,7 @@
<html>
<body>
<embed name="plg" type="application/x-webkit-test-netscape"></embed>
-<p>Test that a plug-in can override Node methods of its element. This also means that the plug-in
+<p>Test that a plugin can override Node methods of its element. This also means that the plugin
is instantiated when accessing properties and methods of its owner element.</p>
<p>Should alert PASS.</p>
<script>
« no previous file with comments | « LayoutTests/plugins/npruntime/set-property-expected.txt ('k') | LayoutTests/plugins/override-node-method-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698