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

Unified Diff: Source/core/css/SVGCSSPropertyNames.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/css/SVGCSSPropertyNames.in
diff --git a/Source/core/css/SVGCSSPropertyNames.in b/Source/core/css/SVGCSSPropertyNames.in
index 8b226f99dc8863802f6c71247e85713c5bd8117b..272ed160fa2228ea59d03bfa3ce0e866c0a0aaae 100644
--- a/Source/core/css/SVGCSSPropertyNames.in
+++ b/Source/core/css/SVGCSSPropertyNames.in
@@ -49,5 +49,6 @@ kerning
text-anchor
vector-effect
writing-mode
+paint-order
-webkit-svg-shadow

Powered by Google App Engine
This is Rietveld 408576698