Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / fouc / scroll-left-while-loading.html
index b307cd5..e909de3 100644 (file)
@@ -13,6 +13,7 @@ setTimeout(function(){
         document.write("FAIL");
     else
         document.write("PASS");
+    document.close();
     if (window.testRunner)
         testRunner.notifyDone();
 }, 0);