summaryrefslogtreecommitdiff
path: root/Source/WebCore/svg/SVGFontElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGFontElement.idl')
-rw-r--r--Source/WebCore/svg/SVGFontElement.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/svg/SVGFontElement.idl b/Source/WebCore/svg/SVGFontElement.idl
index feef70665..7c8b9ffef 100644
--- a/Source/WebCore/svg/SVGFontElement.idl
+++ b/Source/WebCore/svg/SVGFontElement.idl
@@ -24,7 +24,7 @@
*/
[
- Conditional=SVG&SVG_FONTS
+ Conditional=SVG_FONTS
] interface SVGFontElement : SVGElement {
};