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 9c6c21779e4..945c35bd5c3 100644
--- a/components/script/dom/webidls/SVGGraphicsElement.webidl
+++ b/components/script/dom/webidls/SVGGraphicsElement.webidl
@@ -19,4 +19,4 @@ interface SVGGraphicsElement : SVGElement {
//DOMMatrix? getScreenCTM();
};
-//SVGGraphicsElement implements SVGTests;
+//SVGGraphicsElement includes SVGTests;