| Index: client/html/generated/html/frog/SVGStopElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGStopElement.dart b/client/html/generated/html/frog/SVGStopElement.dart
|
| index 7c7fe3a23c082d3c3796e62f502ee0891efa2c6e..cae4dc86424d3ee032a40ef8af7c7bb629a95086 100644
|
| --- a/client/html/generated/html/frog/SVGStopElement.dart
|
| +++ b/client/html/generated/html/frog/SVGStopElement.dart
|
| @@ -5,7 +5,7 @@ class _SVGStopElementImpl extends _SVGElementImpl implements SVGStopElement nati
|
|
|
| // From SVGStylable
|
|
|
| - _SVGAnimatedStringImpl get _className() native "return this.className;";
|
| + _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
|
|
| // Use implementation from Element.
|
| // final _CSSStyleDeclarationImpl style;
|
|
|