Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGFilterElement.idl
index 6a6997c..0e6cbaf 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 [
-    StrictTypeChecking,
+    TypeChecking=Interface,
 ] interface SVGFilterElement : SVGElement {
     readonly attribute SVGAnimatedEnumeration filterUnits;
     readonly attribute SVGAnimatedEnumeration primitiveUnits;