Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / onload-after-document-close-with-subresource-expected.txt
blobe1cfdca8d873b0abd07c2786872e2029cb49ff78
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.
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 }