| Index: client/dom/generated/src/frog/SVGTitleElement.dart
|
| diff --git a/client/dom/generated/src/frog/SVGTitleElement.dart b/client/dom/generated/src/frog/SVGTitleElement.dart
|
| deleted file mode 100644
|
| index eb714e3da2bc9cb0c7ce7b0d703ac428e9562eca..0000000000000000000000000000000000000000
|
| --- a/client/dom/generated/src/frog/SVGTitleElement.dart
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -
|
| -class _SVGTitleElementJs extends _SVGElementJs implements SVGTitleElement native "*SVGTitleElement" {
|
| -
|
| - // From SVGLangSpace
|
| -
|
| - String xmllang;
|
| -
|
| - String xmlspace;
|
| -
|
| - // From SVGStylable
|
| -
|
| - final _SVGAnimatedStringJs className;
|
| -
|
| - // Use implementation from Element.
|
| - // final _CSSStyleDeclarationJs style;
|
| -
|
| - _CSSValueJs getPresentationAttribute(String name) native;
|
| -}
|
|
|