| Index: client/html/generated/html/frog/SVGTitleElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGTitleElement.dart b/client/html/generated/html/frog/SVGTitleElement.dart
|
| deleted file mode 100644
|
| index f9cb900ab2d1d551bc7cbfd26283c59ba90485e3..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/SVGTitleElement.dart
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -
|
| -class _SVGTitleElementImpl extends _SVGElementImpl implements SVGTitleElement native "*SVGTitleElement" {
|
| -
|
| - // From SVGLangSpace
|
| -
|
| - String xmllang;
|
| -
|
| - String xmlspace;
|
| -
|
| - // From SVGStylable
|
| -
|
| - _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
| -
|
| - // Use implementation from Element.
|
| - // final _CSSStyleDeclarationImpl style;
|
| -
|
| - _CSSValueImpl getPresentationAttribute(String name) native;
|
| -}
|
|
|