Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5

Issue 2840183002: [selectors4] Ship ":focus-within" pseudo-class (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
index 4d1c5ecab06793aba2461cbe0b9bb14293c4d97b..067e229d07ca6f6985ecd719e731ab209d281a9c 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
@@ -289,7 +289,7 @@
},
{
name: "CSSSelectorsFocusWithin",
- status: "experimental",
+ status: "stable",
},
{
name: "CSSSnapSize",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine