| Index: LayoutTests/http/tests/plugins/resources/cross-frame-object-access.html
|
| diff --git a/LayoutTests/http/tests/plugins/resources/cross-frame-object-access.html b/LayoutTests/http/tests/plugins/resources/cross-frame-object-access.html
|
| index 4e468379e52f3027c8bc1ad460ea22f2ce96cefe..af4dba628900187d539560439e81b8d131b7c65c 100644
|
| --- a/LayoutTests/http/tests/plugins/resources/cross-frame-object-access.html
|
| +++ b/LayoutTests/http/tests/plugins/resources/cross-frame-object-access.html
|
| @@ -81,7 +81,7 @@ function runTest() {
|
| </head>
|
| <body onload="runTest()">
|
| <embed name="plugin" type="application/x-webkit-test-netscape"></embed>
|
| -<div>This tests that plug-ins can access objects in other frames as allowed by the security model enforced in WebCore.</div>
|
| +<div>This tests that plugins can access objects in other frames as allowed by the security model enforced in WebCore.</div>
|
| <ul id="console">
|
| </ul>
|
| <div id="result">FAILURE</div>
|
|
|