aboutsummaryrefslogtreecommitdiff
blob: 420652bddf6eb4ab0c4158a0c803a7c679dee6fe (plain)
1
2
3
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.