Title: [109690] trunk/LayoutTests
- Revision
- 109690
- Author
- [email protected]
- Date
- 2012-03-04 18:01:45 -0800 (Sun, 04 Mar 2012)
Log Message
Unreviewed, gardening.
* platform/chromium/fast/files/xhr-response-blob-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (109689 => 109690)
--- trunk/LayoutTests/ChangeLog 2012-03-05 01:59:51 UTC (rev 109689)
+++ trunk/LayoutTests/ChangeLog 2012-03-05 02:01:45 UTC (rev 109690)
@@ -1,3 +1,9 @@
+2012-03-04 Kentaro Hara <[email protected]>
+
+ Unreviewed, gardening.
+
+ * platform/chromium/fast/files/xhr-response-blob-expected.txt:
+
2012-03-01 MORITA Hajime <[email protected]>
REGRESSION(r108758): Assertion failure in WebCore::RenderMenuList::addChild
Modified: trunk/LayoutTests/platform/chromium/fast/files/xhr-response-blob-expected.txt (109689 => 109690)
--- trunk/LayoutTests/platform/chromium/fast/files/xhr-response-blob-expected.txt 2012-03-05 01:59:51 UTC (rev 109689)
+++ trunk/LayoutTests/platform/chromium/fast/files/xhr-response-blob-expected.txt 2012-03-05 02:01:45 UTC (rev 109690)
@@ -10,7 +10,7 @@
PASS xhr.response is null
PASS xhr.response is null
PASS xhr.response instanceof Blob is true
-PASS xhr.response.type is "text/_javascript_"
+FAIL xhr.response.type should be text/_javascript_. Was application/x-_javascript_.
PASS xhr.responseType is "blob"
PASS xhr.response instanceof Blob is true
PASS xhr.response.type is ""
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes