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 @@ + + +Reference test 3 for the plugin + + +

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 1 for the plugin + + +

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 2 for the plugin + + +

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 3 for the plugin + + +

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 4 for the plugin + + +

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 @@ + + +Test 5 for the plugin + + +

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 @@ + + +Test 6 for the plugin + + +

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 @@ + + +Test 7 for the plugin + + +

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 @@ + + +Test 8 for the plugin + + +

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 @@ + + +Test 9 for the plugin + + +

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