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

Unified Diff: third_party/WebKit/Source/core/css/CSSProperties.in

Issue 2618523003: Implements CSSPropertyAPI for the page property. (Closed)
Patch Set: fixed dependencies, changed year Created 3 years, 11 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
Index: third_party/WebKit/Source/core/css/CSSProperties.in
diff --git a/third_party/WebKit/Source/core/css/CSSProperties.in b/third_party/WebKit/Source/core/css/CSSProperties.in
index 5a30f1d12c91ff5829f49551efb436e9ff33374d..529316151a89f8872780e01abf1e8efdceb60327 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -497,7 +497,7 @@ z-index interpolable, type_name=int, custom_all
// TODO(timloh): This seems wrong, most of these shouldn't reach the StyleBuilder
all builder_skip
-page builder_skip
+page builder_skip, api_class
-webkit-font-size-delta builder_skip
-webkit-text-decorations-in-effect inherited, builder_skip

Powered by Google App Engine
This is Rietveld 408576698