| Index: client/dom/generated/src/frog/SVGSVGElement.dart
|
| diff --git a/client/dom/generated/src/frog/SVGSVGElement.dart b/client/dom/generated/src/frog/SVGSVGElement.dart
|
| index 63492faa8acbc23af1b71baf55a3fb1637535723..a7bfeb6b30e79c2275aa90b231b97499926e6c83 100644
|
| --- a/client/dom/generated/src/frog/SVGSVGElement.dart
|
| +++ b/client/dom/generated/src/frog/SVGSVGElement.dart
|
| @@ -99,7 +99,8 @@ class _SVGSVGElementJs extends _SVGElementJs implements SVGSVGElement native "*S
|
|
|
| final _SVGAnimatedStringJs className;
|
|
|
| - final _CSSStyleDeclarationJs style;
|
| + // Use implementation from Element.
|
| + // final _CSSStyleDeclarationJs style;
|
|
|
| _CSSValueJs getPresentationAttribute(String name) native;
|
|
|
|
|