| Index: client/dom/generated/src/frog/SVGTextContentElement.dart
|
| diff --git a/client/dom/generated/src/frog/SVGTextContentElement.dart b/client/dom/generated/src/frog/SVGTextContentElement.dart
|
| index 0ee1f6be2d82e8eaf633871ec0a2bd7e68e5dbc3..afba7b931c098901af93dfaabd2ba5fd74f1c23e 100644
|
| --- a/client/dom/generated/src/frog/SVGTextContentElement.dart
|
| +++ b/client/dom/generated/src/frog/SVGTextContentElement.dart
|
| @@ -53,7 +53,8 @@ class _SVGTextContentElementJs extends _SVGElementJs implements SVGTextContentEl
|
|
|
| final _SVGAnimatedStringJs className;
|
|
|
| - final _CSSStyleDeclarationJs style;
|
| + // Use implementation from Element.
|
| + // final _CSSStyleDeclarationJs style;
|
|
|
| _CSSValueJs getPresentationAttribute(String name) native;
|
| }
|
|
|