Index: Source/core/svg/SVGFontElement.idl |
diff --git a/Source/core/svg/SVGFontElement.idl b/Source/core/svg/SVGFontElement.idl |
index feef706657b4c1b78c47ed5923285faf4a387430..7c8b9ffef92b2246252a7e3853f33f08f907ea52 100644 |
--- a/Source/core/svg/SVGFontElement.idl |
+++ b/Source/core/svg/SVGFontElement.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- Conditional=SVG&SVG_FONTS |
+ Conditional=SVG_FONTS |
] interface SVGFontElement : SVGElement { |
}; |