| Index: content/test/data/npapi/npobject_lifetime_test_second_instance.html
|
| diff --git a/content/test/data/npapi/npobject_lifetime_test_second_instance.html b/content/test/data/npapi/npobject_lifetime_test_second_instance.html
|
| deleted file mode 100644
|
| index 5876f8e7e323ff3b0e4a473ff600e46998c9606c..0000000000000000000000000000000000000000
|
| --- a/content/test/data/npapi/npobject_lifetime_test_second_instance.html
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -<html>
|
| -
|
| -<body>
|
| -<div id="statusPanel" style="border: 1px solid red; width: 100%">
|
| -Second instance.
|
| -</div>
|
| -
|
| -NPObject Lifetime test second plugin instance<p>
|
| -
|
| -Tests the case where a plugin holds on to an NPObject reference
|
| -to another plugin in a different frame in the page and whether
|
| -the npobject is callable when the frame is destroyed.
|
| -
|
| -<embed type="application/vnd.npapi-test"
|
| - name="npobject_lifetime_test_second_instance"
|
| - id="2"
|
| - mode="np_embed"> </embed>
|
| -
|
| -</body>
|
| -</html>
|
|
|