Index: sdk/lib/html/templates/html/impl/impl_SvgSvgElement.darttemplate |
diff --git a/sdk/lib/html/templates/html/impl/impl_SvgSvgElement.darttemplate b/sdk/lib/html/templates/html/impl/impl_SvgSvgElement.darttemplate |
index 2e00aea8491c60b898190250198e16329047833c..cc7ba42dfbfb46fa401a9e846059d39a22677435 100644 |
--- a/sdk/lib/html/templates/html/impl/impl_SvgSvgElement.darttemplate |
+++ b/sdk/lib/html/templates/html/impl/impl_SvgSvgElement.darttemplate |
@@ -4,6 +4,7 @@ |
part of svg; |
+/// @domName $DOMNAME |
class $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC { |
factory $CLASSNAME() => _$(CLASSNAME)FactoryProvider.createSvgSvgElement(); |