From bf7345cf6dd37560fffae4e209dd6fdaf0f3f55e Mon Sep 17 00:00:00 2001 From: "locka%iol.ie" Date: Thu, 4 Oct 2001 13:10:45 +0000 Subject: [PATCH] NOT PART OF BUILD. Slightly changed descriptive wording on test pages. a=blizzard@mozilla.org git-svn-id: svn://10.0.0.236/trunk@104585 18797224-902f-48f8-a5cc-f745e15eee43 --- .../browser/activex/src/pluginhostctrl/tests/test5.htm | 2 +- .../browser/activex/src/pluginhostctrl/tests/test6.htm | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test5.htm b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test5.htm index f23608c17bf..1e6098b2c0d 100644 --- a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test5.htm +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test5.htm @@ -3,7 +3,7 @@ Test 5 for the plugin -

This page tests what happens when the plugin is fed a duff MIME type. +

This page tests what happens when the plugin is fed a duff "foo/bar" 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 index be4f36cbfc3..a541085224c 100644 --- a/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test6.htm +++ b/mozilla/embedding/browser/activex/src/pluginhostctrl/tests/test6.htm @@ -3,7 +3,8 @@ 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.

+

This test (for Shockwave plugin) does not specify the content type as a parameter. +The control must create the right plugin using the content type of the source data.