| Index: LayoutTests/plugins/embed-prefers-plugins-for-images.html
|
| diff --git a/LayoutTests/plugins/embed-prefers-plugins-for-images.html b/LayoutTests/plugins/embed-prefers-plugins-for-images.html
|
| index f62b7497c5967068ab6fe4ad9d7936076500aeff..57b680aa455dd65401b3b58c97307348d395609b 100644
|
| --- a/LayoutTests/plugins/embed-prefers-plugins-for-images.html
|
| +++ b/LayoutTests/plugins/embed-prefers-plugins-for-images.html
|
| @@ -22,7 +22,7 @@
|
| }
|
| </script>
|
| <body onload="runTest()">
|
| -<p>Test that WebKit will load a plug-in to render an image before rendering it natively.</p>
|
| +<p>Test that WebKit will load a plugin to render an image before rendering it natively.</p>
|
| <div id="console">FAIL</div>
|
| <embed id="plugin" src="image.png">
|
|
|
|
|