Index: client/dom/generated/src/frog/SVGFEDropShadowElement.dart |
diff --git a/client/dom/generated/src/frog/SVGFEDropShadowElement.dart b/client/dom/generated/src/frog/SVGFEDropShadowElement.dart |
index 07504b35e1ee0dcc37cb016153839cfe9757f857..2291dc623cc6cd9b4472cd6d25218b179bc1e3b0 100644 |
--- a/client/dom/generated/src/frog/SVGFEDropShadowElement.dart |
+++ b/client/dom/generated/src/frog/SVGFEDropShadowElement.dart |
@@ -29,7 +29,8 @@ class _SVGFEDropShadowElementJs extends _SVGElementJs implements SVGFEDropShadow |
final _SVGAnimatedStringJs className; |
- final _CSSStyleDeclarationJs style; |
+ // Use implementation from Element. |
+ // final _CSSStyleDeclarationJs style; |
_CSSValueJs getPresentationAttribute(String name) native; |
} |