From 939ec2c2cd709a5ee9cbb4237e77553450543a57 Mon Sep 17 00:00:00 2001 From: rsk1994 Date: Wed, 4 Jun 2014 21:47:18 +0530 Subject: Missed inputElement Test files && bubbling and cancelability of generic events & buttonElement tests --- test/testcases/tests/level1/html/button01.xml | 39 +++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 test/testcases/tests/level1/html/button01.xml (limited to 'test/testcases/tests/level1/html/button01.xml') diff --git a/test/testcases/tests/level1/html/button01.xml b/test/testcases/tests/level1/html/button01.xml new file mode 100644 index 0000000..f128ea8 --- /dev/null +++ b/test/testcases/tests/level1/html/button01.xml @@ -0,0 +1,39 @@ + + + + + + +button01 +Netscape + +Returns the FORM element containing this control. Returns null if this control is not within the context of a form. + +Sivakiran Tummala +2002-03-09 + + + + + + + + + + +
+ + -- cgit v1.2.3