Index: client/html/generated/html/interface/CSSPrimitiveValue.dart |
diff --git a/client/html/generated/html/interface/CSSPrimitiveValue.dart b/client/html/generated/html/interface/CSSPrimitiveValue.dart |
index f33b17987c71e970013239946196819c228ace7d..5d6ef7eccfe1b94864114ea3931f8cb8c7933593 100644 |
--- a/client/html/generated/html/interface/CSSPrimitiveValue.dart |
+++ b/client/html/generated/html/interface/CSSPrimitiveValue.dart |
@@ -58,12 +58,6 @@ interface CSSPrimitiveValue extends CSSValue { |
static final int CSS_URI = 20; |
- static final int CSS_VH = 27; |
- |
- static final int CSS_VMIN = 28; |
- |
- static final int CSS_VW = 26; |
- |
final int primitiveType; |
Counter getCounterValue(); |