diff options
Diffstat (limited to 'Source/WebCore/svg/SVGFontFaceFormatElement.idl')
-rw-r--r-- | Source/WebCore/svg/SVGFontFaceFormatElement.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/svg/SVGFontFaceFormatElement.idl b/Source/WebCore/svg/SVGFontFaceFormatElement.idl index 837402cf6..e46857912 100644 --- a/Source/WebCore/svg/SVGFontFaceFormatElement.idl +++ b/Source/WebCore/svg/SVGFontFaceFormatElement.idl @@ -24,7 +24,7 @@ */ [ - Conditional=SVG&SVG_FONTS + Conditional=SVG_FONTS ] interface SVGFontFaceFormatElement : SVGElement { }; |