| Index: LayoutTests/plugins/netscape-destroy-plugin-script-objects.html
|
| diff --git a/LayoutTests/plugins/netscape-destroy-plugin-script-objects.html b/LayoutTests/plugins/netscape-destroy-plugin-script-objects.html
|
| index a25e9c160b547e52cca531783a5375d7677b3cc4..5ee495b51b68ed5b9e5e1941d56feebd87d67b95 100644
|
| --- a/LayoutTests/plugins/netscape-destroy-plugin-script-objects.html
|
| +++ b/LayoutTests/plugins/netscape-destroy-plugin-script-objects.html
|
| @@ -33,7 +33,7 @@ function runTest()
|
| </script>
|
|
|
| <body onload="runTest();">
|
| -This tests that accessing plug-in script objects from a destroyed plugin cause throws the right exceptions.
|
| +This tests that accessing plugin script objects from a destroyed plugin cause throws the right exceptions.
|
| <div id="result">FAILURE</div>
|
| <embed id="testPlugin" type="application/x-webkit-test-netscape" width="200" height="200"></embed>
|
| </body>
|
|
|