Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / svg / change-id-with-pending-resources.html
index 8c94040..f0bd022 100644 (file)
@@ -12,6 +12,7 @@
         document.write("");
         q.getElementById('d').id = "maskedGradient";
         document.write("If this text is visible and the test did not crash, this test passes");
+        document.close();
         if (window.testRunner)
             testRunner.notifyDone();
     }