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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 22482004: Add support for the object-fit CSS property. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Oops, sorry! Forgot to update UseCounter.cpp Created 7 years, 4 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: Source/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index d5abc7bbe4bc9e8c660cdba60c7a667f1aff1adf..28ba5dabb605e946d76943bbd5184ff84a3a3e0f 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -60,6 +60,7 @@ Media status=stable
MediaSource status=experimental
MediaStream status=stable
Notifications status=stable
+ObjectFitPosition status=experimental
PagePopup status=stable
ParseSVGAsHTML
PathOpsSVGClipping

Powered by Google App Engine
This is Rietveld 408576698