Title: [118235] branches/safari-536-branch/LayoutTests
Revision
118235
Author
[email protected]
Date
2012-05-23 13:39:30 -0700 (Wed, 23 May 2012)

Log Message

Roll back in the gardening done after r116039 for the 536 branch.

It was rolled out accidentally in r116070 when rolling out the changes related to r116009.

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

Modified Paths

Diff

Modified: branches/safari-536-branch/LayoutTests/ChangeLog (118234 => 118235)


--- branches/safari-536-branch/LayoutTests/ChangeLog	2012-05-23 20:35:48 UTC (rev 118234)
+++ branches/safari-536-branch/LayoutTests/ChangeLog	2012-05-23 20:39:30 UTC (rev 118235)
@@ -1,5 +1,14 @@
 2012-05-23  Jessie Berlin  <[email protected]>
 
+        Roll back in the gardening done after r116039 for the 536 branch.
+
+        It was rolled out accidentally in r116070 when rolling out the changes related to r116009.
+
+        * fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
+        * http/tests/workers/worker-importScriptsOnError-expected.txt:
+
+2012-05-23  Jessie Berlin  <[email protected]>
+
         Skip a test failing on the 536 branch due to missing WTR support.
 
         * platform/wk2/Skipped:

Modified: branches/safari-536-branch/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt (118234 => 118235)


--- branches/safari-536-branch/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt	2012-05-23 20:35:48 UTC (rev 118234)
+++ branches/safari-536-branch/LayoutTests/fast/xmlhttprequest/xmlhttprequest-get-expected.txt	2012-05-23 20:39:30 UTC (rev 118235)
@@ -41,6 +41,7 @@
 MOUSEOUT : '8'
 MOUSEOVER : '4'
 MOUSEUP : '2'
+NONE : '0'
 SELECT : '16384'
 bubbles : 'false'
 cancelBubble : 'false'

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


--- branches/safari-536-branch/LayoutTests/http/tests/workers/worker-importScriptsOnError-expected.txt	2012-05-23 20:35:48 UTC (rev 118234)
+++ branches/safari-536-branch/LayoutTests/http/tests/workers/worker-importScriptsOnError-expected.txt	2012-05-23 20:39:30 UTC (rev 118235)
@@ -19,6 +19,7 @@
 MOUSEMOVE: 16,
 MOUSEOUT: 8,
 MOUSEOVER: 4,
+NONE: 0,
 MOUSEUP: 2,
 SELECT: 16384,
 bubbles: false,
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to