| Index: client/html/generated/html/frog/SVGFEFloodElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGFEFloodElement.dart b/client/html/generated/html/frog/SVGFEFloodElement.dart
|
| deleted file mode 100644
|
| index bce1302d57f8866efbf0db1c0300ee7e0651b402..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/SVGFEFloodElement.dart
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -
|
| -class _SVGFEFloodElementImpl extends _SVGElementImpl implements SVGFEFloodElement native "*SVGFEFloodElement" {
|
| -
|
| - // From SVGFilterPrimitiveStandardAttributes
|
| -
|
| - final _SVGAnimatedLengthImpl height;
|
| -
|
| - final _SVGAnimatedStringImpl result;
|
| -
|
| - final _SVGAnimatedLengthImpl width;
|
| -
|
| - final _SVGAnimatedLengthImpl x;
|
| -
|
| - final _SVGAnimatedLengthImpl y;
|
| -
|
| - // From SVGStylable
|
| -
|
| - _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
| -
|
| - // Use implementation from Element.
|
| - // final _CSSStyleDeclarationImpl style;
|
| -
|
| - _CSSValueImpl getPresentationAttribute(String name) native;
|
| -}
|
|
|