From e547197dc8f7a08684c447f0cd36ea53e8cff885 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 5 Dec 2010 15:10:24 +0000 Subject: "Enable" the HTML level 1 test suite. All cases fail currently svn path=/trunk/dom/; revision=11004 --- .../tests/level1/html/HTMLInputElement13.xml.kfail | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 test/testcases/tests/level1/html/HTMLInputElement13.xml.kfail (limited to 'test/testcases/tests/level1/html/HTMLInputElement13.xml.kfail') diff --git a/test/testcases/tests/level1/html/HTMLInputElement13.xml.kfail b/test/testcases/tests/level1/html/HTMLInputElement13.xml.kfail new file mode 100644 index 0000000..2c906d9 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLInputElement13.xml.kfail @@ -0,0 +1,54 @@ + + + + + + + +HTMLInputElement13 +NIST + + The size attribute contains the size information. Its precise meaning + is specific to each type of field. + + Retrieve the size attribute of the 1st INPUT element and examine + its value. + + This test is incompatible with L2 HTML implementations due to a change in the type of the attribute. + + +Mary Brady +2002-02-22 + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3