Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGPathSegCurvetoQuadraticAbs.idl
index b271ae0..3014b01 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 [
-    StrictTypeChecking,
+    TypeChecking=Interface|Nullable,
 ] interface SVGPathSegCurvetoQuadraticAbs : SVGPathSeg {
     attribute float x;
     attribute float y;