commit | 90acd74032e25bc9e9cdd8d2eb664b614a1f5d1c | [log] [tgz] |
---|---|---|
author | japhet@chromium.org <japhet@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Sep 01 18:37:07 2011 +0000 |
committer | japhet@chromium.org <japhet@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Sep 01 18:37:07 2011 +0000 |
tree | 9a8bb437a0fe0759479434cc1b5a1a5e7256f600 | |
parent | cc3ab22278eb2157951b4528303925f66f636f43 [diff] [blame] |
http/tests/loading/empty-urls.html shouldn't fail if the load event fires before we finish. https://bugs.webkit.org/show_bug.cgi?id=67359 Reviewed by Adam Barth. * http/tests/loading/empty-urls-expected.txt: * http/tests/loading/empty-urls.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@94320 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/http/tests/loading/empty-urls-expected.txt b/LayoutTests/http/tests/loading/empty-urls-expected.txt index 7089d26..0b5f1c2 100644 --- a/LayoutTests/http/tests/loading/empty-urls-expected.txt +++ b/LayoutTests/http/tests/loading/empty-urls-expected.txt
@@ -2,6 +2,7 @@ main frame - didCommitLoadForFrame main frame - didFinishDocumentLoadForFrame main frame - didFinishLoadForFrame +main frame - didHandleOnloadEventsForFrame PASS: img onerror fired PASS: input type=image onerror fired PASS: script onerror fired