| Index: LayoutTests/plugins/netscape-dom-access-and-reload.html
|
| diff --git a/LayoutTests/plugins/netscape-dom-access-and-reload.html b/LayoutTests/plugins/netscape-dom-access-and-reload.html
|
| index b56624092a5e59b2fd4f3ee5055150dcb60304a3..b5b77a9717eaee655cf240a5b4de23fb78ad4d31 100644
|
| --- a/LayoutTests/plugins/netscape-dom-access-and-reload.html
|
| +++ b/LayoutTests/plugins/netscape-dom-access-and-reload.html
|
| @@ -46,7 +46,7 @@ function runTest()
|
| </script>
|
| </head>
|
| <body onload="runTest();">
|
| -<p>This page tests reloading a Netscape plug-in that accesses its own DOM element. See https://bugs.webkit.org/show_bug.cgi?id=80428, "HTMLPluginElement is not destroyed on reload or navigation if getNPObject is called".
|
| +<p>This page tests reloading a Netscape plugin that accesses its own DOM element. See https://bugs.webkit.org/show_bug.cgi?id=80428, "HTMLPluginElement is not destroyed on reload or navigation if getNPObject is called".
|
|
|
| If it succeeds, you should see SUCCESS below.
|
| <embed id="testPlugin" type="application/x-webkit-test-netscape" width="200" height="200"></embed>
|
|
|