Index: LayoutTests/http/tests/xmlhttprequest/response-blob-mimetype-expected.txt |
diff --git a/LayoutTests/fast/events/fire-scroll-event-expected.txt b/LayoutTests/http/tests/xmlhttprequest/response-blob-mimetype-expected.txt |
similarity index 54% |
copy from LayoutTests/fast/events/fire-scroll-event-expected.txt |
copy to LayoutTests/http/tests/xmlhttprequest/response-blob-mimetype-expected.txt |
index e7666695bc630e2529982a135f12971474069243..b887720f26adfb1b61ed4f2317d648aa74ddda63 100644 |
--- a/LayoutTests/fast/events/fire-scroll-event-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/response-blob-mimetype-expected.txt |
@@ -1,10 +1,10 @@ |
-Checks that the scroll event fires on the document asychronously and only once. |
+This tests that XMLHttpRequest lowers the MIME Type when creates a response blob. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-Scroll event bubbles: true |
-PASS Scroll position: (200, 200) |
+PASS returnedMimeType is "multipart/mixed" |
+PASS returnedMimeType is "text/plain" |
PASS successfullyParsed is true |
TEST COMPLETE |