Title: [111544] trunk/LayoutTests
- Revision
- 111544
- Author
- [email protected]
- Date
- 2012-03-21 07:44:48 -0700 (Wed, 21 Mar 2012)
Log Message
[chromium] Rebaselining eventsource-url-attribute.html after r111529
* platform/chromium-linux/fast/eventsource/eventsource-url-attribute-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (111543 => 111544)
--- trunk/LayoutTests/ChangeLog 2012-03-21 14:39:42 UTC (rev 111543)
+++ trunk/LayoutTests/ChangeLog 2012-03-21 14:44:48 UTC (rev 111544)
@@ -1,5 +1,11 @@
2012-03-21 Keishi Hattori <[email protected]>
+ [chromium] Rebaselining eventsource-url-attribute.html after r111529
+
+ * platform/chromium-linux/fast/eventsource/eventsource-url-attribute-expected.txt: Added.
+
+2012-03-21 Keishi Hattori <[email protected]>
+
[chromium] Rebaselining canvas-putImageData.html
* platform/chromium-linux/fast/repaint/canvas-putImageData-expected.txt: Removed.
Added: trunk/LayoutTests/platform/chromium-linux/fast/eventsource/eventsource-url-attribute-expected.txt (0 => 111544)
--- trunk/LayoutTests/platform/chromium-linux/fast/eventsource/eventsource-url-attribute-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/fast/eventsource/eventsource-url-attribute-expected.txt 2012-03-21 14:44:48 UTC (rev 111544)
@@ -0,0 +1,13 @@
+CONSOLE MESSAGE: EventSource's response has a MIME type ("text/html") that is not "text/event-stream". Aborting the connection.
+Both .URL and .url should work (for compatibility reasons).
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS source.URL is "http://localhost/"
+PASS source.url is "http://localhost/"
+PASS source.URL ="" source.url is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes