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

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

Issue 1060223002: Remove parsing for display:block/inline-block. (Closed) Base URL: https://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 | « sky/engine/core/css/CSSPrimitiveValueMappings.h ('k') | sky/engine/core/css/resolver/StyleAdjuster.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 22e1342d653ce5cd2537d4a37790bda8b6a0c2fa..b67f809e42500974ff5d37921bb116ee6da67cfb 100644
--- a/sky/engine/core/css/CSSValueKeywords.in
+++ b/sky/engine/core/css/CSSValueKeywords.in
@@ -262,8 +262,6 @@ inline
// Contains only inline content.
paragraph
// Contains only block content.
-block
-inline-block
flex
inline-flex
//none
@@ -667,6 +665,7 @@ upright
vertical-right
// -webkit-line-box-contain
+block
font
glyphs
inline-box
« no previous file with comments | « sky/engine/core/css/CSSPrimitiveValueMappings.h ('k') | sky/engine/core/css/resolver/StyleAdjuster.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698