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 6874895fce4954f04d3825172e1fe5b529f13f35..27be42898557383c7d1994a6ef461ff4bd8021e9 100644 |
--- a/client/dom/generated/src/interface/CSSRule.dart |
+++ b/client/dom/generated/src/interface/CSSRule.dart |
@@ -20,9 +20,9 @@ interface CSSRule { |
static final int UNKNOWN_RULE = 0; |
- static final int WEBKIT_KEYFRAMES_RULE = 8; |
+ static final int WEBKIT_KEYFRAMES_RULE = 7; |
- static final int WEBKIT_KEYFRAME_RULE = 9; |
+ static final int WEBKIT_KEYFRAME_RULE = 8; |
static final int WEBKIT_REGION_RULE = 10; |