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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1015303002: Promote new CSS parser to experimental (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « LayoutTests/fast/dom/css-selectorText-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 7a9348598f170ffe1c53cbb9a1df3ca646003acf..aac7312e83a764c05cf8bd8ab47335378a5e209b 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -93,7 +93,7 @@ NavigatorConnect status=experimental
NavigatorContentUtils
NetworkInformation status=stable
// CSS parser based on the css-syntax spec. crbug.com/330389
-NewCSSParser
+NewCSSParser status=experimental
NotificationConstructor status=stable
NotificationExperimental status=test
Notifications status=stable
« no previous file with comments | « LayoutTests/fast/dom/css-selectorText-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698