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

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

Issue 1078883003: remove 'page' and 'size' since those are for printing, and that's obsolete in our world now (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: merge with trunk 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/CSSComputedStyleDeclaration.cpp ('k') | sky/engine/core/css/parser/CSSPropertyParser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/css/CSSProperties.in
diff --git a/sky/engine/core/css/CSSProperties.in b/sky/engine/core/css/CSSProperties.in
index e4404aefc2964f5e955c642242c3c26e120ffc33..820ac7b445f5607851108631d23ee13a8053dcc1 100644
--- a/sky/engine/core/css/CSSProperties.in
+++ b/sky/engine/core/css/CSSProperties.in
@@ -254,9 +254,6 @@ position
// LAYOUT
right animatable, initial=initialOffset, converter=convertLengthOrAuto
-// OBSOLETE
-size custom_all
-
tab-size inherited, type_name=unsigned
text-align inherited, custom_value
text-align-last runtime_flag=CSS3Text, inherited, type_name=TextAlignLast
@@ -453,17 +450,10 @@ z-index animatable, type_name=unsigned, custom_all
// LAYOUT
-webkit-max-logical-height direction_aware
-
-// Properties that we ignore in the StyleBuilder.
-// FIXME: We should see if any of these should actually be unreachable
-
// OBSOLETE
orientation builder_skip
// OBSOLETE
-page builder_skip
-
-// OBSOLETE
src builder_skip
// OBSOLETE
« no previous file with comments | « sky/engine/core/css/CSSComputedStyleDeclaration.cpp ('k') | sky/engine/core/css/parser/CSSPropertyParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698