Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: client/html/generated/html/interface/CSSPrimitiveValue.dart

Issue 9623013: Regenerate the wrapperless DOM again. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 5d6ef7eccfe1b94864114ea3931f8cb8c7933593..f33b17987c71e970013239946196819c228ace7d 100644
--- a/client/html/generated/html/interface/CSSPrimitiveValue.dart
+++ b/client/html/generated/html/interface/CSSPrimitiveValue.dart
@@ -58,6 +58,12 @@ 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();
« no previous file with comments | « client/html/generated/html/interface/AudioContext.dart ('k') | client/html/generated/html/interface/Clipboard.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698