diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/ns4x_reference_test3.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/ns4x_reference_test3.htm new file mode 100644 index 00000000000..23e6a5471c1 --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/ns4x_reference_test3.htm @@ -0,0 +1,14 @@ + +
+Run this in NS 4.x to compare behaviours!
+ + + \ No newline at end of file diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test1.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test1.htm new file mode 100644 index 00000000000..b6c884d1e3c --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test1.htm @@ -0,0 +1,11 @@ + + +Test for default plugin.
+ + + \ No newline at end of file diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test2.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test2.htm new file mode 100644 index 00000000000..41975219e61 --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test2.htm @@ -0,0 +1,12 @@ + + +Test for Shockwave plugin.
+ + + \ No newline at end of file diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test3.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test3.htm new file mode 100644 index 00000000000..db3460b3e2f --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test3.htm @@ -0,0 +1,12 @@ + + +Test for QuickTime plugin.
+ + + \ No newline at end of file diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test4.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test4.htm new file mode 100644 index 00000000000..ac580b1d882 --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test4.htm @@ -0,0 +1,12 @@ + + +Test for the Adobe Acrobat plugin
+ + + + diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test5.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test5.htm new file mode 100644 index 00000000000..f23608c17bf --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test5.htm @@ -0,0 +1,15 @@ + + +This page tests what happens when the plugin is fed a duff MIME type. +It should show the default plugin. Clicking on the plugin should take you +to http://www.mozilla.org which is where the "pluginspage" parameter points.
+ + + + diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test6.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test6.htm new file mode 100644 index 00000000000..be4f36cbfc3 --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test6.htm @@ -0,0 +1,11 @@ + + +This test (for Shockwave plugin) does not specify the content type. The control must create the right plugin using the content type of the source data.
+ + + \ No newline at end of file diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test7.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test7.htm new file mode 100644 index 00000000000..3187ffdda84 --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test7.htm @@ -0,0 +1,14 @@ + + +This page contains several plugins of the same type.
+ + + + \ No newline at end of file diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test8.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test8.htm new file mode 100644 index 00000000000..0a295b5274a --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test8.htm @@ -0,0 +1,16 @@ + + +This page contains several plugins of a different kind.
+ + + + \ No newline at end of file diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test9.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test9.htm new file mode 100644 index 00000000000..24cdf95d19c --- /dev/null +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test9.htm @@ -0,0 +1,15 @@ + + +This page passes a custom parameter "LOOP" through to the quicktime plugin so +it plays the clip in a continuous loop.
+ + + \ No newline at end of file