blob: 420652bddf6eb4ab0c4158a0c803a7c679dee6fe [file] [log] [blame]
W3C DOM Level 1 specifies return value of Element.removeAttributeNode() as
"The Attr node that was removed." xml.dom.minidom now complies with this
requirement.