Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / canvas / WebGLLoseContext.idl
index 2b45e1a..117fcf2 100644 (file)
@@ -25,7 +25,7 @@
 
 [
     NoInterfaceObject,
-    StrictTypeChecking,
+    TypeChecking=Interface|Nullable,
 ] interface WebGLLoseContext {
     void loseContext();
     void restoreContext();