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

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

Issue 18553003: Add a runtime flag for distributing extra logical height to rowspans (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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 6ebf974a03cb2ec8a71fc15e57ef87a2312c6fb9..f5ea12631bf4a6c64be5e7aef0fd347bcbc665d1 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -68,6 +68,7 @@ ProgrammaticScrollNotifications status=test
Promise status=test
Quota status=stable
RequestAutocomplete status=test
+RowSpanLogicalHeightSpreading
Julien - ping for review 2013/07/02 17:39:28 I don't think we should have the feature disabled
a.suchit 2013/07/02 18:33:35 If I use status=true for runtimeEnabledFeature the
Julien - ping for review 2013/07/02 19:08:58 That's intended. It will limit the feature to test
ScriptedSpeech status=stable
SeamlessIFrames status=experimental
SessionStorage status=stable

Powered by Google App Engine
This is Rietveld 408576698