From 518ac57a9ad7dc02b53611bcddbfd62688494a90 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 8 Jul 2012 10:45:55 +0100 Subject: HTMLInputElement: Initial support and test enabling. Some TODOs left --- .../tests/level1/html/HTMLInputElement16.xml | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 test/testcases/tests/level1/html/HTMLInputElement16.xml (limited to 'test/testcases/tests/level1/html/HTMLInputElement16.xml') diff --git a/test/testcases/tests/level1/html/HTMLInputElement16.xml b/test/testcases/tests/level1/html/HTMLInputElement16.xml new file mode 100644 index 0000000..119a8b0 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLInputElement16.xml @@ -0,0 +1,43 @@ + + + + + + + +HTMLInputElement16 +NIST + + The type attribute is the type of control created. + + Retrieve the type attribute of the 1st INPUT element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + -- cgit v1.2.3