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