| Index: client/html/generated/html/frog/SVGPolylineElement.dart
|
| diff --git a/client/html/generated/html/frog/SVGPolylineElement.dart b/client/html/generated/html/frog/SVGPolylineElement.dart
|
| index f17a1558844f362b87735abc7eba69cd62c9ab03..9066f780803ce5e9834f77c81a6e9feee56f8d23 100644
|
| --- a/client/html/generated/html/frog/SVGPolylineElement.dart
|
| +++ b/client/html/generated/html/frog/SVGPolylineElement.dart
|
| @@ -27,7 +27,7 @@ class _SVGPolylineElementImpl extends _SVGElementImpl implements SVGPolylineElem
|
|
|
| // From SVGStylable
|
|
|
| - _SVGAnimatedStringImpl get _className() native "return this.className;";
|
| + _SVGAnimatedStringImpl get _svgClassName() native "return this.className;";
|
|
|
| // Use implementation from Element.
|
| // final _CSSStyleDeclarationImpl style;
|
|
|