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

Unified Diff: sky/engine/core/css/CSSValueKeywords.in

Issue 1076353003: Remove -webkit-user-drag (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: First patch didn't seem to appear? Created 5 years, 8 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
« no previous file with comments | « sky/engine/core/css/CSSProperties.in ('k') | sky/engine/core/css/parser/BisonCSSParser-in.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/CSSValueKeywords.in
diff --git a/sky/engine/core/css/CSSValueKeywords.in b/sky/engine/core/css/CSSValueKeywords.in
index 6c722e66f7bd6018899354924fbedf2e77dd30f2..14750c7ff883941af6d979fbc2649b950978f402 100644
--- a/sky/engine/core/css/CSSValueKeywords.in
+++ b/sky/engine/core/css/CSSValueKeywords.in
@@ -345,12 +345,6 @@ clip
ellipsis
//
-// -webkit-margin-collapse
-//
-// collapse
-// separate
-
-//
// word-break
//
break-all
@@ -574,8 +568,6 @@ balance
-webkit-paged-x
-webkit-paged-y
-// -webkit-app-region
-
// text-indent
each-line
//hanging // hanging exists in SVGCSSValueKeywords.in
@@ -584,16 +576,6 @@ each-line
progressive
interlace
-//
-// paint-order
-//
-// normal
-// fill
-// stroke
-
-// isolation
-// auto
-
// touch-action-delay
// none
script
@@ -603,20 +585,9 @@ pan-x
pan-y
manipulation
-// justify-items / justify-self
-// auto
-// stretch
-// baseline
last-baseline
-// center
-// start
-// end
self-start
self-end
-// flex-start
-// flex-end
-// left
-// right
true
safe
legacy
@@ -624,7 +595,3 @@ legacy
// will-change
// auto
contents
-
-// all
-// initial
-// inherit
« no previous file with comments | « sky/engine/core/css/CSSProperties.in ('k') | sky/engine/core/css/parser/BisonCSSParser-in.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698