| Index: LayoutTests/http/tests/plugins/local-geturl-from-remote.html
|
| diff --git a/LayoutTests/http/tests/plugins/local-geturl-from-remote.html b/LayoutTests/http/tests/plugins/local-geturl-from-remote.html
|
| index 83d7215b41d89135ca3d5411c48d6567b9cfc9af..d90c5f914ed0a76379021e82021abef46c471382 100644
|
| --- a/LayoutTests/http/tests/plugins/local-geturl-from-remote.html
|
| +++ b/LayoutTests/http/tests/plugins/local-geturl-from-remote.html
|
| @@ -29,7 +29,7 @@ function runTest()
|
| </script>
|
| </head>
|
| <body onload="runTest()">
|
| -<div>This tests that a plug-in in a remote document can't access local files using NPN_GetURL</div>
|
| +<div>This tests that a plugin in a remote document can't access local files using NPN_GetURL</div>
|
| <embed name="plg" type="application/x-webkit-test-netscape"></embed>
|
| <div id="result">FAILURE</div>
|
| </body>
|
|
|