Index: Source/core/svg/SVGAltGlyphElement.idl |
diff --git a/Source/core/svg/SVGAltGlyphElement.idl b/Source/core/svg/SVGAltGlyphElement.idl |
index 2e1f4c559eddff3f30f7ae0c1bd800ce8bc13d45..8d8b1f44d8a4aa015703db6ef38d6f7886fc4adc 100644 |
--- a/Source/core/svg/SVGAltGlyphElement.idl |
+++ b/Source/core/svg/SVGAltGlyphElement.idl |
@@ -24,7 +24,7 @@ |
*/ |
[ |
- Conditional=SVG&SVG_FONTS, |
+ Conditional=SVG&SVG_FONTS |
] interface SVGAltGlyphElement : SVGTextPositioningElement, SVGURIReference { |
[SetterRaisesException] attribute DOMString glyphRef; |
[SetterRaisesException] attribute DOMString format; |