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