@override Map<String, String>? revertElementAttributes( T? element, Map<String, String>? attributes) => domGenerator.revertElementAttributes(element, attributes);