Index: core/svg/SVGAltGlyphDefElement.idl |
=================================================================== |
--- core/svg/SVGAltGlyphDefElement.idl (revision 23517) |
+++ core/svg/SVGAltGlyphDefElement.idl (working copy) |
@@ -17,6 +17,6 @@ |
* Boston, MA 02110-1301, USA. |
*/ |
-[Conditional=SVG&SVG_FONTS] interface SVGAltGlyphDefElement : SVGElement { |
+[Conditional=SVG_FONTS] interface SVGAltGlyphDefElement : SVGElement { |
}; |