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

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

Issue 1429713004: Implement CSS font-display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 aeeb0567013598e54110acb3b3c9455f4ce0e7c4..8f5fc55e7b19d7cc72ec78dd97e7bf605e65d4aa 100644
--- a/third_party/WebKit/Source/core/css/CSSProperties.in
+++ b/third_party/WebKit/Source/core/css/CSSProperties.in
@@ -430,6 +430,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
+font-display builder_skip, runtime_flag=CSSFontDisplay
max-zoom builder_skip
min-zoom builder_skip
orientation builder_skip

Powered by Google App Engine
This is Rietveld 408576698