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

Unified Diff: Source/core/css/SVGCSSValueKeywords.in

Issue 14907011: Support 'paint-order' from SVG2. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: codereview fixes Created 7 years, 6 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/SVGCSSValueKeywords.in
diff --git a/Source/core/css/SVGCSSValueKeywords.in b/Source/core/css/SVGCSSValueKeywords.in
index ad239562298263c030470e763685926d098e87b1..3acaa5fd7d53562d398e6dc7eebaaf65abd4e00f 100644
--- a/Source/core/css/SVGCSSValueKeywords.in
+++ b/Source/core/css/SVGCSSValueKeywords.in
@@ -273,3 +273,9 @@ dynamic
// CSS_PROP_VECTOR_EFFECT
// none
non-scaling-stroke
+
+// CSS_PROP_PAINT_ORDER
+// normal
+// fill
+// stroke
+markers

Powered by Google App Engine
This is Rietveld 408576698