From 20e44dcf702d6b1e126d2ac9bcce87e0c197d13c Mon Sep 17 00:00:00 2001 From: "av%netscape.com" Date: Fri, 21 Dec 2001 02:25:57 +0000 Subject: [PATCH] Adding test case for windowless plugin sample code -- not part of the build git-svn-id: svn://10.0.0.236/trunk@110948 18797224-902f-48f8-a5cc-f745e15eee43 --- .../plugin/tools/sdk/samples/winless/test.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 mozilla/modules/plugin/tools/sdk/samples/winless/test.html diff --git a/mozilla/modules/plugin/tools/sdk/samples/winless/test.html b/mozilla/modules/plugin/tools/sdk/samples/winless/test.html new file mode 100644 index 00000000000..9297e090fd7 --- /dev/null +++ b/mozilla/modules/plugin/tools/sdk/samples/winless/test.html @@ -0,0 +1,16 @@ + + + +

Windowless Plugin Example for Mozilla Test Case

+ +This test case is to demonstrate the Windowless Plugin example. +

+ +
+ + + +
+ + + \ No newline at end of file