WebCGMNode and XMLMetadata Test Page

Source image Reference image
Test results
Initiate TestPurposeTest ResultComments
Done on loadnodeName, nodeType, nodeValue:NATest is looking for a nodeName equivalent to the attribute name, a nodeType of '5' and nodeValue of 'null'
Done on loadparentNode, ownerPicture:NAWebCGMMetafile.firstPicture should be the same object than .ownerPicture
Done on loadhasChildNodes, childNodes:NAAn Attr does not have any children.
Done on loadfirstChild, lastChild:NAAn Attr does not have any children.
Done on loadpreviousSibling, nextSibling:NAThese attributes have a null value for Attr.
Done on loadhasAttributes, attributes:NAAn Attr node does not have any attributes.
Done on loadnamespaceURI, prefix, localName:NAThere is no namespace on this attribute.
Done on load(namespace attribute) namespaceURI, prefix, localName:NAThis is a namespace attribute.