summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebCore/svg/SVGViewSpec.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/svg/SVGViewSpec.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/svg/SVGViewSpec.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/webkit/WebCore/svg/SVGViewSpec.idl b/src/3rdparty/webkit/WebCore/svg/SVGViewSpec.idl
index 46d4c8e..24d18f8 100644
--- a/src/3rdparty/webkit/WebCore/svg/SVGViewSpec.idl
+++ b/src/3rdparty/webkit/WebCore/svg/SVGViewSpec.idl
@@ -25,7 +25,7 @@
module svg {
- interface [Conditional=SVG, ObjCCustomInternalImpl] SVGViewSpec : SVGZoomAndPan, SVGFitToViewBox
+ interface [Conditional=SVG] SVGViewSpec : SVGZoomAndPan, SVGFitToViewBox
{
readonly attribute SVGTransformList transform;
readonly attribute SVGElement viewTarget;