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

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

Issue 14907011: Support 'paint-order' from SVG2. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix review issues and add paint-order for text too Created 7 years, 5 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 7e2c9a80bb85e1a29a56cc47b288916e36f3f8c2..07cd1b413b7f35e41ebc4be5fc0a8c16a663d1a0 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -61,6 +61,7 @@ SharedWorker custom
SpeechInput status=stable
SpeechSynthesis status=experimental
StyleScoped status=experimental
+SVGPaintOrder status=experimental
Touch status=stable
VideoTrack status=stable
WebAnimations

Powered by Google App Engine
This is Rietveld 408576698