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

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

Issue 2618523003: Implements CSSPropertyAPI for the page property. (Closed)
Patch Set: rebase 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 458bab04fe0e5619ecba3b1cf791b8dd812880dd..a42ab622d560e7b7c4405014c579ac8f21f48a06 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -516,7 +516,7 @@ max-block-size direction_aware
// 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
« no previous file with comments | « third_party/WebKit/Source/core/css/BUILD.gn ('k') | third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698