| Index: Source/bindings/tests/idls/TestSVG.idl
|
| diff --git a/Source/bindings/tests/idls/TestSVG.idl b/Source/bindings/tests/idls/TestSVG.idl
|
| index d01a6373eb0232c064d187ad1cb985e5a1e2e556..c92d447cd529ca2ab6e7eedab3b69788451e0f04 100644
|
| --- a/Source/bindings/tests/idls/TestSVG.idl
|
| +++ b/Source/bindings/tests/idls/TestSVG.idl
|
| @@ -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;
|
|
|