| Index: client/dom/generated/src/frog/SVGFEMergeElement.dart
|
| diff --git a/client/dom/generated/src/frog/SVGFEMergeElement.dart b/client/dom/generated/src/frog/SVGFEMergeElement.dart
|
| deleted file mode 100644
|
| index 1e7a7ccd09771e1e1f5cea7ea71e9b46082e8e72..0000000000000000000000000000000000000000
|
| --- a/client/dom/generated/src/frog/SVGFEMergeElement.dart
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -
|
| -class _SVGFEMergeElementJs extends _SVGElementJs implements SVGFEMergeElement native "*SVGFEMergeElement" {
|
| -
|
| - // From SVGFilterPrimitiveStandardAttributes
|
| -
|
| - final _SVGAnimatedLengthJs height;
|
| -
|
| - final _SVGAnimatedStringJs result;
|
| -
|
| - final _SVGAnimatedLengthJs width;
|
| -
|
| - final _SVGAnimatedLengthJs x;
|
| -
|
| - final _SVGAnimatedLengthJs y;
|
| -
|
| - // From SVGStylable
|
| -
|
| - final _SVGAnimatedStringJs className;
|
| -
|
| - // Use implementation from Element.
|
| - // final _CSSStyleDeclarationJs style;
|
| -
|
| - _CSSValueJs getPresentationAttribute(String name) native;
|
| -}
|
|
|