Title: [118940] trunk/LayoutTests
- Revision
- 118940
- Author
- [email protected]
- Date
- 2012-05-30 11:07:20 -0700 (Wed, 30 May 2012)
Log Message
* fast/files/read-blob-async-expected.txt: Updating results to what Mac WK1 bot sees
(two additional "result: null" lines).
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (118939 => 118940)
--- trunk/LayoutTests/ChangeLog 2012-05-30 17:47:00 UTC (rev 118939)
+++ trunk/LayoutTests/ChangeLog 2012-05-30 18:07:20 UTC (rev 118940)
@@ -1,3 +1,8 @@
+2012-05-30 Alexey Proskuryakov <[email protected]>
+
+ * fast/files/read-blob-async-expected.txt: Updating results to what Mac WK1 bot sees
+ (two additional "result: null" lines).
+
2012-05-30 David Barton <[email protected]>
mathml/presentation/mo-stretch.html and mroot-pref-width.html tests fail on Mac
Modified: trunk/LayoutTests/fast/files/read-blob-async-expected.txt (118939 => 118940)
--- trunk/LayoutTests/fast/files/read-blob-async-expected.txt 2012-05-30 17:47:00 UTC (rev 118939)
+++ trunk/LayoutTests/fast/files/read-blob-async-expected.txt 2012-05-30 18:07:20 UTC (rev 118940)
@@ -4,12 +4,14 @@
Received error event
readyState: 2
error code: 1
+result: null
Received loadend event
Test reading a blob containing existent and non-existent file
readyState: 0
Received error event
readyState: 2
error code: 1
+result: null
Received loadend event
Test reading a blob containing empty file
readyState: 0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes