Index: client/dom/generated/src/frog/SVGFEDiffuseLightingElement.dart |
diff --git a/client/dom/generated/src/frog/SVGFEDiffuseLightingElement.dart b/client/dom/generated/src/frog/SVGFEDiffuseLightingElement.dart |
index 6e813ff847dc0e4cabdcc4f71b87a23a1ed253d8..e601922357263c5d85afcf2be5cb178a58c0ee91 100644 |
--- a/client/dom/generated/src/frog/SVGFEDiffuseLightingElement.dart |
+++ b/client/dom/generated/src/frog/SVGFEDiffuseLightingElement.dart |
@@ -27,7 +27,8 @@ class _SVGFEDiffuseLightingElementJs extends _SVGElementJs implements SVGFEDiffu |
final _SVGAnimatedStringJs className; |
- final _CSSStyleDeclarationJs style; |
+ // Use implementation from Element. |
+ // final _CSSStyleDeclarationJs style; |
_CSSValueJs getPresentationAttribute(String name) native; |
} |