update resolve-url-sync-expected.txt
authordgrogan@chromium.org <dgrogan@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 19 Jan 2012 06:11:02 +0000 (06:11 +0000)
committerdgrogan@chromium.org <dgrogan@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 19 Jan 2012 06:11:02 +0000 (06:11 +0000)
https://bugs.webkit.org/show_bug.cgi?id=76581

Reviewed by Eric Seidel.

* http/tests/filesystem/workers/resolve-url-sync-expected.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105382 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/http/tests/filesystem/workers/resolve-url-sync-expected.txt

index 59d067c..e61ae41 100644 (file)
@@ -1,3 +1,12 @@
+2012-01-18  David Grogan  <dgrogan@chromium.org>
+
+        update resolve-url-sync-expected.txt
+        https://bugs.webkit.org/show_bug.cgi?id=76581
+
+        Reviewed by Eric Seidel.
+
+        * http/tests/filesystem/workers/resolve-url-sync-expected.txt:
+
 2012-01-18  Eric Seidel  <eric@webkit.org>
 
         setAttributeNS should comply with the obscure rules of DOM2, just like createAttributeNS and createElementNS do
index 2856a68..6d4c1b1 100644 (file)
@@ -1,4 +1,4 @@
-[Worker] Tests using resolveLocalFileSystemSyncURL to obtain an Entry from a URL
+[Worker] Tests using webkitResolveLocalFileSystemSyncURL to obtain an Entry from a URL
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".