Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / bindings / tests / idls / TestSVG.idl
index d01a637..c92d447 100644 (file)
@@ -33,7 +33,6 @@ typedef SVGPoint SVGPOINT;
 
 interface TestSVG {
     [Reflect] attribute SVGAnimatedString animatedReflectedAttribute;
-    [CheckSecurity=Node, RaisesException] SVGDocument getSVGDocument();
 
     attribute SVGPoint mutablePoint;
     [Immutable] attribute SVGPoint immutablePoint;