Index: Source/core/css/SVGCSSValueKeywords.in |
diff --git a/Source/core/css/SVGCSSValueKeywords.in b/Source/core/css/SVGCSSValueKeywords.in |
index b4260b7632548098e2f5954fb9cb3897c7ec3d58..65caf66f63b7e35ad5ad396be7790e4409665716 100644 |
--- a/Source/core/css/SVGCSSValueKeywords.in |
+++ b/Source/core/css/SVGCSSValueKeywords.in |
@@ -5,7 +5,6 @@ |
// CSS_PROP_*_COLOR |
// |
aliceblue |
-alpha |
antiquewhite |
// aqua |
aquamarine |
@@ -90,7 +89,6 @@ lightyellow |
// lime |
limegreen |
linen |
-luminance |
magenta |
// maroon |
mediumaquamarine |
@@ -154,6 +152,10 @@ whitesmoke |
// yellow |
yellowgreen |
+// mask-type / mask-mode |
+alpha |
+luminance |
+ |
// CSS_PROP_CLIP_PATH |
// CSS_PROP_CLIP_RULE |
// nonzero and evenodd part of core CSS values now. |