Function DOMImplementation.Element.removeAttributeNode

Implementation of std.experimental.xml.dom.Element.removeAttributeNode.

Prototype

DOMImplementation.Attr removeAttributeNode(
  Attr!DOMString oldAttr
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.