Chromium Code Reviews| Index: Source/core/css/SVGCSSValueKeywords.in |
| diff --git a/Source/core/css/SVGCSSValueKeywords.in b/Source/core/css/SVGCSSValueKeywords.in |
| index b4260b7632548098e2f5954fb9cb3897c7ec3d58..5a5f25a008bffca3e0e9a08d9b231e4574812e5d 100644 |
| --- a/Source/core/css/SVGCSSValueKeywords.in |
| +++ b/Source/core/css/SVGCSSValueKeywords.in |
| @@ -5,7 +5,6 @@ |
| // CSS_PROP_*_COLOR |
| // |
| aliceblue |
| -alpha |
|
fs
2014/07/16 07:34:09
Looks like 'luminance' is a similar "mistake". Not
|
| antiquewhite |
| // aqua |
| aquamarine |
| @@ -154,6 +153,8 @@ whitesmoke |
| // yellow |
| yellowgreen |
| +alpha |
| + |
| // CSS_PROP_CLIP_PATH |
| // CSS_PROP_CLIP_RULE |
| // nonzero and evenodd part of core CSS values now. |