Index: LayoutTests/http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt b/LayoutTests/http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt |
index 8e51248660f26ee3e68f5be4301dae64017387d0..3c8a161e1df6e19b4f07049f44338cba735c01bd 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt |
@@ -1,4 +1,3 @@ |
-frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
Test for bug 11450 REGRESSION: XMLHttpRequest::didFinishLoading() should immediately return if the request has already been aborted |
If a frame has an active XMLHttpRequest that is still receiving data, and that frame is destroyed |