Chromium Code Reviews| 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 |