From 9364f22aed35e1a1e9d07c121510f80be3ab0502 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 21 Oct 2008 07:00:00 -0700 Subject: Initial Contribution --- WebCore/manual-tests/applet-param-no-name.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 WebCore/manual-tests/applet-param-no-name.html (limited to 'WebCore/manual-tests/applet-param-no-name.html') diff --git a/WebCore/manual-tests/applet-param-no-name.html b/WebCore/manual-tests/applet-param-no-name.html new file mode 100644 index 0000000..c6e8821 --- /dev/null +++ b/WebCore/manual-tests/applet-param-no-name.html @@ -0,0 +1,4 @@ +

Test for http://bugs.webkit.org/show_bug.cgi?id=8437

+

This tests an applet element with a param element inside it with no name. If Java is enabled and Safari did not crash, then the test passed.

+ + -- cgit v1.1