[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / fast / events / onload-after-document-close-with-subresource-expected.txt
1 This test verifies that the load event doesn't fire until subresource content has loaded, even if you manually call document.close beforehand. See bug 13241.
2
3 dimensions before onload (should be { 0 x 0 }, otherwise the test will falsely pass): { 0 x 0 }
4 dimensions during onload (should be { 215 x 174 }, otherwise onload fired too early): { 215 x 174 }
5