platform: sparc solaris 8
tcl: 8.5.4 release
tclxml: 3.1 release
tcldom: 3.1 release ... but the pkgIndex.tcl says dom::tcl is 3.0
==== document-1.1 cget -doctype FAILED
==== Contents of test case:
::dom::document cget $doc -doctype
---- Result was:
::dom::tcl::Test
---- Result should have been (exact matching):
==== document-1.1 FAILED
==== document-1.1.1 cget -doctype FAILED
==== Contents of test case:
$doc cget -doctype
---- Result was:
::dom::tcl::Test
---- Result should have been (exact matching):
==== document-1.1.1 FAILED