Test results
Initiate Test | Purpose | Test Result | Comments |
Done on load | nodeName, nodeType, nodeValue: | NA | Test is looking for a nodeName of '#picture', a nodeType of 'PICTURE_NODE' and a nodeValue of 'null' |
Done on load | parentNode, ownerPicture: | NA | Picture has no ownerPicture and no parentNode. |
Done on load | hasChildNodes, childNodes: | NA | Picture has 14 children; test against child no. 9 with APS id 'DETI_A'. |
Done on load | firstChild, lastChild: | NA | Picture has firstChild with APS id 'THEREF_1-JV-1--_1' and last child with APS id 'DETL_A_2'. |
Done on load | previousSibling, nextSibling: | NA | This CGM file does not have multiple Pictures. |
Done on load | hasAttributes, attributes: | NA | The picture id is an attribute. |
Done on load | namespaceURI, prefix, localName: | NA | These parameters have a null value for Picture. |
Done on load | metadata on root element: | NA | Attempting to retrieve metadata on root element. |