| Index: client/dom/generated/src/interface/CSSRule.dart
|
| diff --git a/client/dom/generated/src/interface/CSSRule.dart b/client/dom/generated/src/interface/CSSRule.dart
|
| index df514a902b786d3f843d9e1582f36c71e6cf7d72..7344d0bf9d3ed4741d252285e6366e49861809a2 100644
|
| --- a/client/dom/generated/src/interface/CSSRule.dart
|
| +++ b/client/dom/generated/src/interface/CSSRule.dart
|
| @@ -24,7 +24,7 @@ interface CSSRule {
|
|
|
| static final int WEBKIT_KEYFRAME_RULE = 9;
|
|
|
| - static final int WEBKIT_REGION_RULE = 10;
|
| + static final int WEBKIT_REGION_STYLE_RULE = 10;
|
|
|
| String get cssText();
|
|
|
|
|