Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fullscreen / full-screen-fixed-pos-parent.html
index 4426e11..7bf1496 100644 (file)
@@ -47,8 +47,7 @@
         if (window.eventSender)
             eventSender.keyDown('a');
     }
-    if ("webkitRequestFullScreen" in Element.prototype)
-        window.addEventListener("load", doTest, false);
+    window.addEventListener("load", doTest, false);
 </script>
 <body>
     <!-- when full screening the iframe, bad should not be visible -->