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/HTMLInputElement07.xml | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 test/testcases/tests/level1/html/HTMLInputElement07.xml (limited to 'test/testcases/tests/level1/html/HTMLInputElement07.xml') diff --git a/test/testcases/tests/level1/html/HTMLInputElement07.xml b/test/testcases/tests/level1/html/HTMLInputElement07.xml new file mode 100644 index 0000000..8f7e4b7 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLInputElement07.xml @@ -0,0 +1,44 @@ + + + + + + + +HTMLInputElement07 +NIST + + The alt attribute alternates text for user agents not rendering the + normal content of this element. + + Retrieve the alt attribute of the 1st INPUT element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + -- cgit v1.2.3