Title: [118268] branches/safari-536-branch/LayoutTests
Revision
118268
Author
[email protected]
Date
2012-05-23 16:53:44 -0700 (Wed, 23 May 2012)

Log Message

Fix typo in r118235.

* http/tests/workers/worker-importScriptsOnError-expected.txt:

Modified Paths

Diff

Modified: branches/safari-536-branch/LayoutTests/ChangeLog (118267 => 118268)


--- branches/safari-536-branch/LayoutTests/ChangeLog	2012-05-23 23:41:58 UTC (rev 118267)
+++ branches/safari-536-branch/LayoutTests/ChangeLog	2012-05-23 23:53:44 UTC (rev 118268)
@@ -1,5 +1,11 @@
 2012-05-23  Jessie Berlin  <[email protected]>
 
+        Fix typo in r118235.
+
+        * http/tests/workers/worker-importScriptsOnError-expected.txt:
+
+2012-05-23  Jessie Berlin  <[email protected]>
+
         Roll in r116340 to the 536 branch (needed test cleanup that didn't make the branch cut).
 
         * platform/mac-wk2/Skipped:

Modified: branches/safari-536-branch/LayoutTests/http/tests/workers/worker-importScriptsOnError-expected.txt (118267 => 118268)


--- branches/safari-536-branch/LayoutTests/http/tests/workers/worker-importScriptsOnError-expected.txt	2012-05-23 23:41:58 UTC (rev 118267)
+++ branches/safari-536-branch/LayoutTests/http/tests/workers/worker-importScriptsOnError-expected.txt	2012-05-23 23:53:44 UTC (rev 118268)
@@ -19,8 +19,8 @@
 MOUSEMOVE: 16,
 MOUSEOUT: 8,
 MOUSEOVER: 4,
+MOUSEUP: 2,
 NONE: 0,
-MOUSEUP: 2,
 SELECT: 16384,
 bubbles: false,
 cancelBubble: false,
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to