@DomName('Element.insertAdjacentText') void insertAdjacentText(String where, String text) { throw new UnsupportedError("Cannot invoke insertAdjacentText on SVG."); }