| Index: client/dom/generated/src/frog/SVGRenderingIntent.dart
|
| diff --git a/client/dom/generated/src/frog/SVGRenderingIntent.dart b/client/dom/generated/src/frog/SVGRenderingIntent.dart
|
| index 1f403663572a4ce0efcf4ed23c24826ce8d483b0..e7d67eba651ef9a036179254afd4ed5ae6ab32c6 100644
|
| --- a/client/dom/generated/src/frog/SVGRenderingIntent.dart
|
| +++ b/client/dom/generated/src/frog/SVGRenderingIntent.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGRenderingIntent native "*SVGRenderingIntent" {
|
| +class SVGRenderingIntentJS implements SVGRenderingIntent native "*SVGRenderingIntent" {
|
|
|
| static final int RENDERING_INTENT_ABSOLUTE_COLORIMETRIC = 5;
|
|
|
|
|