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

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

Issue 14859003: Remove the compile time flag for DATALIST Element. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add <datalist> display:none rule in RenderTheme::extraDefaultStyleSheet depending on the runtime fl… Created 7 years, 7 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 fc146aa57da03329b204ad1c7348d97466cd4de8..334ceed08bcf6154e53e1c47fbdd3e1b9e209473 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -21,6 +21,7 @@ CSSExclusions status=experimental
CSSRegions status=experimental
CustomDOMElements status=experimental
Database status=stable
+Datalist status=stable
tkent 2013/05/20 21:32:11 Please name this DatalistElement.
DeviceMotion
DeviceOrientation status=stable
DialogElement status=experimental

Powered by Google App Engine
This is Rietveld 408576698