Title: [94023] trunk/LayoutTests
Revision
94023
Author
[email protected]
Date
2011-08-29 15:51:21 -0700 (Mon, 29 Aug 2011)

Log Message

Update results for fast/files/create-blob-url-crash.html to match
exception text.

* fast/files/create-blob-url-crash-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94022 => 94023)


--- trunk/LayoutTests/ChangeLog	2011-08-29 22:43:38 UTC (rev 94022)
+++ trunk/LayoutTests/ChangeLog	2011-08-29 22:51:21 UTC (rev 94023)
@@ -1,3 +1,10 @@
+2011-08-29  Sam Weinig  <[email protected]>
+
+        Update results for fast/files/create-blob-url-crash.html to match
+        exception text.
+
+        * fast/files/create-blob-url-crash-expected.txt:
+
 2011-08-29  David Levin  <[email protected]>
 
         Fix test_expectation.txt typo.

Modified: trunk/LayoutTests/fast/files/create-blob-url-crash-expected.txt (94022 => 94023)


--- trunk/LayoutTests/fast/files/create-blob-url-crash-expected.txt	2011-08-29 22:43:38 UTC (rev 94022)
+++ trunk/LayoutTests/fast/files/create-blob-url-crash-expected.txt	2011-08-29 22:51:21 UTC (rev 94023)
@@ -1,4 +1,4 @@
 Test that createObjectURL with no argument should throw an exception.
-PASS: Type error
+PASS: Not enough arguments
 DONE
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to