From 16fff198bbf63d4e0f4a955a2ede4758700ec0e4 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/HTMLInputElement08.xml.kfail | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 test/testcases/tests/level1/html/HTMLInputElement08.xml.kfail (limited to 'test/testcases/tests/level1/html/HTMLInputElement08.xml.kfail') diff --git a/test/testcases/tests/level1/html/HTMLInputElement08.xml.kfail b/test/testcases/tests/level1/html/HTMLInputElement08.xml.kfail new file mode 100644 index 0000000..3aa3a26 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLInputElement08.xml.kfail @@ -0,0 +1,44 @@ + + + + + + + +HTMLInputElement08 +NIST + + The checked attribute represents the current state of the corresponding + form control when type has the value Radio or Checkbox. + + Retrieve the accept attribute of the 3rd INPUT element and examine + its value. + +Mary Brady +2002-02-22 + + + + + + + + + + + + + -- cgit v1.2.3