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