WebCGMNode and AppStructure Test Page

Source image Reference image
Test results
Initiate TestPurposeTest ResultComments
Done on loadnodeName, nodeType, nodeValue:NATest is looking for a nodeName of 'grobject', a nodeType of '2' and nodeValue of 'null'
Done on loadparentNode, ownerPicture:NAWebCGMMetafile.firstPicture should be the same object than .ownerPicture; for APS with id 'IsoG1' parentNode should be 'IsoL1'
Done on loadhasChildNodes, childNodes:NAAPS with id 'IsoG3' has two children 'IsoG4' & 'IsoG5'.
Done on loadfirstChild, lastChild:NAAPS with id 'IsoL1' has firstChild 'elem1' and last child 'IsoG3'.
Done on loadpreviousSibling, nextSibling:NAAPS with id 'IsoG2' has previous sibling 'IsoG1' and nextSibling 'IsoG3'.
Done on loadhasAttributes, attributes:NAAPS with id 'elem1' has attributes; test against screentip "Has attributes".
Done on loadnamespaceURI, prefix, localName:NAThese parameters have a null value for AppStructure.
Done on load(namespace attribute) namespaceURI, prefix, localName:NAIncomplete: Copied from node-attr sample.