Index: Source/core/css/SVGCSSValueKeywords.in |
diff --git a/Source/core/css/SVGCSSValueKeywords.in b/Source/core/css/SVGCSSValueKeywords.in |
index 3fd3642378c64eeda99c3a62d111f5e2d4475c4c..ccfad3ca78f7cb8fd34d28c75e027322cd4336a6 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 |