Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / eventsource / eventsource-bad-mime-type-expected.txt
index 7884cd8..742dc74 100644 (file)
@@ -1,5 +1,11 @@
 CONSOLE ERROR: EventSource's response has a MIME type ("text/bogus") that is not "text/event-stream". Aborting the connection.
 Test EventSource with an event-stream with incorrect mime-type.
 
-PASS
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS es.readyState is es.CLOSED
+PASS successfullyParsed is true
+
+TEST COMPLETE