| Index: client/html/generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.dart
|
| diff --git a/client/html/generated/src/interface/DOMFormData.dart b/client/html/generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.dart
|
| similarity index 54%
|
| copy from client/html/generated/src/interface/DOMFormData.dart
|
| copy to client/html/generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.dart
|
| index e83c16e203ce63a415b0a5cf4c88b61125c32763..1a9879443a07d9a069769a3fe0f6e944719e3523 100644
|
| --- a/client/html/generated/src/interface/DOMFormData.dart
|
| +++ b/client/html/generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.dart
|
| @@ -4,7 +4,6 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| -interface DOMFormData {
|
| -
|
| - void append(String name, String value);
|
| +class SVGAnimateColorElementWrappingImplementation extends SVGAnimationElementWrappingImplementation implements SVGAnimateColorElement {
|
| + SVGAnimateColorElementWrappingImplementation._wrap(ptr) : super._wrap(ptr) {}
|
| }
|
|
|