Index: third_party/WebKit/Source/core/css/CSSValueKeywords.in |
diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.in b/third_party/WebKit/Source/core/css/CSSValueKeywords.in |
index bce81a26a87d8fc859e25f2617987f95b1149da1..208759b3c3b1eeae4aa871f6d45d420251c418e0 100644 |
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in |
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in |
@@ -605,6 +605,13 @@ loose |
strict |
after-white-space |
+// |
+// hyphens |
+// |
+// auto |
+manual |
+// none |
+ |
// -webkit-appearance |
// The order here must match the order in the ControlPart enum in ThemeTypes.h. |
// All appearance values that should be accepted by the parser should be listed between 'checkbox' and 'textarea': |