- @DomName('Element.insertAdjacentElement')
Source
@DomName('Element.insertAdjacentElement') Element insertAdjacentElement(String where, Element element) { throw new UnsupportedError("Cannot invoke insertAdjacentElement on SVG."); }
@DomName('Element.insertAdjacentElement') Element insertAdjacentElement(String where, Element element) { throw new UnsupportedError("Cannot invoke insertAdjacentElement on SVG."); }