aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/SVGGraphicsElement.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/webidls/SVGGraphicsElement.webidl')
-rw-r--r--components/script/dom/webidls/SVGGraphicsElement.webidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/script/dom/webidls/SVGGraphicsElement.webidl b/components/script/dom/webidls/SVGGraphicsElement.webidl
index 052182e374d..ab08503e7ef 100644
--- a/components/script/dom/webidls/SVGGraphicsElement.webidl
+++ b/components/script/dom/webidls/SVGGraphicsElement.webidl
@@ -10,7 +10,7 @@
// boolean clipped = false;
//};
-[Exposed=Window, Abstract, Pref="dom.svg.enabled"]
+[Exposed=Window, Abstract, Pref="dom_svg_enabled"]
interface SVGGraphicsElement : SVGElement {
//[SameObject] readonly attribute SVGAnimatedTransformList transform;