| Index: client/dom/generated/src/frog/SVGFECompositeElement.dart
|
| diff --git a/client/dom/generated/src/frog/SVGFECompositeElement.dart b/client/dom/generated/src/frog/SVGFECompositeElement.dart
|
| index b6bef9e8e5792ed3a84c3544886b873e1efec76a..3b436fe0d6f11e430976cfa6a4b25131de22894b 100644
|
| --- a/client/dom/generated/src/frog/SVGFECompositeElement.dart
|
| +++ b/client/dom/generated/src/frog/SVGFECompositeElement.dart
|
| @@ -45,7 +45,8 @@ class _SVGFECompositeElementJs extends _SVGElementJs implements SVGFECompositeEl
|
|
|
| final _SVGAnimatedStringJs className;
|
|
|
| - final _CSSStyleDeclarationJs style;
|
| + // Use implementation from Element.
|
| + // final _CSSStyleDeclarationJs style;
|
|
|
| _CSSValueJs getPresentationAttribute(String name) native;
|
| }
|
|
|