Chromium Code Reviews| Index: core/svg/SVGAltGlyphElement.idl |
| =================================================================== |
| --- core/svg/SVGAltGlyphElement.idl (revision 23517) |
| +++ core/svg/SVGAltGlyphElement.idl (working copy) |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - Conditional=SVG&SVG_FONTS |
| + Conditional=SVG_FONTS |
| ] interface SVGAltGlyphElement : SVGTextPositioningElement, SVGURIReference { |
| [SetterRaisesException] attribute DOMString glyphRef; |
| [SetterRaisesException] attribute DOMString format; |