From 6c438265fcce423dc96175e57b147f5853b67324 Mon Sep 17 00:00:00 2001 From: Robert Longson Date: Thu, 18 Aug 2016 21:29:24 +0100 Subject: [PATCH] Bug 1241899 - Make SVGZoomAndPan [NoInterfaceObject]. r=peterv --- dom/webidl/SVGZoomAndPan.webidl | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/webidl/SVGZoomAndPan.webidl b/dom/webidl/SVGZoomAndPan.webidl index 90f5bbe8a0ba..05bc4fdeb922 100644 --- a/dom/webidl/SVGZoomAndPan.webidl +++ b/dom/webidl/SVGZoomAndPan.webidl @@ -10,6 +10,7 @@ * liability, trademark and document use rules apply. */ +[NoInterfaceObject] interface SVGZoomAndPan { // Zoom and Pan Types