Chromium Code Reviews

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 404803002: Implement DOMPoint of geometry interfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 5 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 | « Source/core/dom/DOMPointReadOnly.idl ('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 e424089645bcb7e52f237aecfb5a3364d817ca62..2e174b1a716a34efe7eca7fa9a61683cddb7b217 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -67,6 +67,7 @@ FontLoadEvents status=stable
FastTextAutosizing status=stable
Gamepad status=stable
Geofencing status=test
+GeometryInterfaces status=test
HTMLImports status=stable
HighResolutionTimeInWorkers status=stable
IMEAPI status=experimental
« no previous file with comments | « Source/core/dom/DOMPointReadOnly.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine