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

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

Issue 1070313003: Remove page-break properties and captions (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 | « sky/engine/core/css/CSSPrimitiveValueMappings.h ('k') | sky/engine/core/css/StylePropertySet.cpp » ('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 fbf4a19634585aeed3954bfee5f5003750ee3022..77b1f2e9cbd7084334492147a02e733772b9de31 100644
--- a/sky/engine/core/css/CSSProperties.in
+++ b/sky/engine/core/css/CSSProperties.in
@@ -152,9 +152,6 @@ box-shadow animatable, converter=convertShadow
// LAYOUT
box-sizing
-// LAYOUT
-caption-side inherited
-
clip animatable, converter=convertClip, custom_all
// LAYOUT
@@ -248,15 +245,6 @@ padding-right animatable, initial=initialPadding, converter=convertLength
// LAYOUT
padding-top animatable, initial=initialPadding, converter=convertLength
-// OBSOLETE
-page-break-after type_name=EPageBreak, initial=initialPageBreak
-
-// OBSOLETE
-page-break-before type_name=EPageBreak, initial=initialPageBreak
-
-// OBSOLETE
-page-break-inside type_name=EPageBreak, initial=initialPageBreak
-
perspective animatable, custom_value
perspective-origin animatable, custom_all
« no previous file with comments | « sky/engine/core/css/CSSPrimitiveValueMappings.h ('k') | sky/engine/core/css/StylePropertySet.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698