Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / frames / frameset-dynamic-resize.html
index 704ba95..db6b27f 100644 (file)
@@ -22,6 +22,7 @@ function runTest() {
        else
                document.write("FAIL, height should be 100, is: " + height);
 
+    document.close();
        if (window.testRunner)
                testRunner.notifyDone();
 }