| 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>
|
|
|