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/HTMLDocument14.xml.notimpl | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 test/testcases/tests/level1/html/HTMLDocument14.xml.notimpl (limited to 'test/testcases/tests/level1/html/HTMLDocument14.xml.notimpl') diff --git a/test/testcases/tests/level1/html/HTMLDocument14.xml.notimpl b/test/testcases/tests/level1/html/HTMLDocument14.xml.notimpl new file mode 100644 index 0000000..c41fe14 --- /dev/null +++ b/test/testcases/tests/level1/html/HTMLDocument14.xml.notimpl @@ -0,0 +1,40 @@ + + + + + + + +HTMLDocument14 +NIST + + The getElementsByName method returns the (possibly empty) collection + of elements whose name value is given by the elementName. + + Retrieve all the elements whose name attribute is "noid". + Check the length of the nodelist. It should be 0 since + the id "noid" does not exist. + +Rick Rivello +2002-07-15 + + + + + + + + -- cgit v1.2.3