| Index: client/dom/generated/src/frog/CSSRule.dart
|
| diff --git a/client/dom/generated/src/frog/CSSRule.dart b/client/dom/generated/src/frog/CSSRule.dart
|
| index 6f1ea6bab12c101baeda1c2c90b5fd90a6b85edf..66b26663f409d5dcf607cc7e9cefc5b4d8e0a239 100644
|
| --- a/client/dom/generated/src/frog/CSSRule.dart
|
| +++ b/client/dom/generated/src/frog/CSSRule.dart
|
| @@ -19,7 +19,7 @@ class CSSRule native "CSSRule" {
|
|
|
| static final int WEBKIT_KEYFRAME_RULE = 9;
|
|
|
| - static final int WEBKIT_REGION_RULE = 10;
|
| + static final int WEBKIT_REGION_STYLE_RULE = 10;
|
|
|
| String cssText;
|
|
|
|
|