From bf1319e7a5b17ba255e05738b6138141e54c3e1b Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 5 Dec 2010 12:01:07 +0000 Subject: Remove vestigial domts C file and mark all known failures so test suite for level1/core passes svn path=/trunk/dom/; revision=10998 --- .../level1/core/nodenotationnodename.xml.kfail | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 test/testcases/tests/level1/core/nodenotationnodename.xml.kfail (limited to 'test/testcases/tests/level1/core/nodenotationnodename.xml.kfail') diff --git a/test/testcases/tests/level1/core/nodenotationnodename.xml.kfail b/test/testcases/tests/level1/core/nodenotationnodename.xml.kfail new file mode 100644 index 0000000..97cd2b3 --- /dev/null +++ b/test/testcases/tests/level1/core/nodenotationnodename.xml.kfail @@ -0,0 +1,45 @@ + + + + + +nodeNotationNodeName +NIST + + The string returned by the "getNodeName()" method for a + Notation Node is the name of the notation. + + Retrieve the Notation declaration inside the + DocumentType node and check the string returned + by the "getNodeName()" method. It should be equal to + "notation1". + +Mary Brady +2001-08-17 + + + + + + + + + + + + + + + + + -- cgit v1.2.3