| Index: client/dom/generated/src/frog/SVGFEColorMatrixElement.dart
|
| diff --git a/client/dom/generated/src/frog/SVGFEColorMatrixElement.dart b/client/dom/generated/src/frog/SVGFEColorMatrixElement.dart
|
| index 94cd1cef2a3e0e33a8ae0540e91e5c113a6e1863..060a8f7cdd28a819b76d0481c837fb244e1464c8 100644
|
| --- a/client/dom/generated/src/frog/SVGFEColorMatrixElement.dart
|
| +++ b/client/dom/generated/src/frog/SVGFEColorMatrixElement.dart
|
| @@ -33,7 +33,8 @@ class _SVGFEColorMatrixElementJs extends _SVGElementJs implements SVGFEColorMatr
|
|
|
| final _SVGAnimatedStringJs className;
|
|
|
| - final _CSSStyleDeclarationJs style;
|
| + // Use implementation from Element.
|
| + // final _CSSStyleDeclarationJs style;
|
|
|
| _CSSValueJs getPresentationAttribute(String name) native;
|
| }
|
|
|