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

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

Issue 1056433004: Remove needless comments in CSSValueKeywords.in (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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 | « no previous file | no next file » | 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 14750c7ff883941af6d979fbc2649b950978f402..52ae023fd6e6070b326b514088c877a3b621016b 100644
--- a/sky/engine/core/css/CSSValueKeywords.in
+++ b/sky/engine/core/css/CSSValueKeywords.in
@@ -201,6 +201,7 @@ rtl
visible
//hidden
collapse
+
//
// Unordered rest
//
@@ -253,12 +254,6 @@ vertical
inline-axis
block-axis
-// box-pack
-// start
-// end
-// center
-// justify
-
// box-lines
single
multiple
@@ -271,20 +266,6 @@ space-between
space-around
// stretch
-// align-items / align-self
-// flex-start
-// flex-end
-// center
-// baseline
-// stretch
-
-// justify-content
-// flex-start
-// flex-end
-// center
-// space-between
-// space-around
-
// flex-flow
row
row-reverse
@@ -411,18 +392,6 @@ visual
alternate-reverse
//
-// animation-fill-mode
-//
-// forwards
-// backwards
-// both
-
-//
-// animation-iteration-count
-//
-// infinite
-
-//
// animation-play-state
//
running
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698