@override T? appendElementTextNode(T element, TextNode? textNode) => domGenerator.appendElementTextNode(element, textNode);