From 64e9feb8d0e62a4428d1db7a18cf00fdc2917252 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 4 Dec 2010 23:12:24 +0000 Subject: Make libdom work again given lack of init/finalise in hubbub and prepare initial attempt at importing tests into the makefile svn path=/trunk/dom/; revision=10992 --- .../level1/core/entitygetpublicidnull.xml.notimpl | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 test/testcases/tests/level1/core/entitygetpublicidnull.xml.notimpl (limited to 'test/testcases/tests/level1/core/entitygetpublicidnull.xml.notimpl') diff --git a/test/testcases/tests/level1/core/entitygetpublicidnull.xml.notimpl b/test/testcases/tests/level1/core/entitygetpublicidnull.xml.notimpl new file mode 100644 index 0000000..172ba80 --- /dev/null +++ b/test/testcases/tests/level1/core/entitygetpublicidnull.xml.notimpl @@ -0,0 +1,45 @@ + + + + + +entityGetPublicIdNull +NIST + + The "getPublicId()" method of an Entity node contains + the public identifier associated with the entity, if + one was not specified a null value should be returned. + + Retrieve the entity named "ent1" and access its + public identifier. Since a public identifier was not + specified for this entity, the "getPublicId()" method + should return null. + +Mary Brady +2001-08-17 + + + + + + + + + + + + + + + + -- cgit v1.2.3