| Index: client/dom/generated/src/frog/SVGTextPathElement.dart
|
| diff --git a/client/dom/generated/src/frog/SVGTextPathElement.dart b/client/dom/generated/src/frog/SVGTextPathElement.dart
|
| index 04cfd4c5564f710a41c745207d0593a797dcc72b..f3c73b72dc99280f53196447ffd8fa0fff34aeb8 100644
|
| --- a/client/dom/generated/src/frog/SVGTextPathElement.dart
|
| +++ b/client/dom/generated/src/frog/SVGTextPathElement.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGTextPathElement extends SVGTextContentElement native "SVGTextPathElement" {
|
| +class SVGTextPathElement extends SVGTextContentElement native "*SVGTextPathElement" {
|
|
|
| SVGAnimatedEnumeration method;
|
|
|
|
|