Title: [87110] trunk/LayoutTests
Revision
87110
Author
[email protected]
Date
2011-05-23 17:29:10 -0700 (Mon, 23 May 2011)

Log Message

2011-05-23  Ryosuke Niwa  <[email protected]>

        Rebaselines work better if we had the new lines at the end of each file.

        * platform/gtk/fast/events/selectstart-by-double-triple-clicks-expected.txt:
        * platform/gtk/fast/events/selectstart-by-drag-expected.txt:
        * platform/qt/fast/events/selectstart-by-double-triple-clicks-expected.txt:
        * platform/qt/fast/events/selectstart-by-drag-expected.txt:
        * platform/qt/fast/events/selectstart-by-single-click-with-shift-expected.txt:
        * platform/win/fast/events/selectstart-by-drag-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87109 => 87110)


--- trunk/LayoutTests/ChangeLog	2011-05-24 00:09:19 UTC (rev 87109)
+++ trunk/LayoutTests/ChangeLog	2011-05-24 00:29:10 UTC (rev 87110)
@@ -1,5 +1,16 @@
 2011-05-23  Ryosuke Niwa  <[email protected]>
 
+        Rebaselines work better if we had the new lines at the end of each file.
+
+        * platform/gtk/fast/events/selectstart-by-double-triple-clicks-expected.txt:
+        * platform/gtk/fast/events/selectstart-by-drag-expected.txt:
+        * platform/qt/fast/events/selectstart-by-double-triple-clicks-expected.txt:
+        * platform/qt/fast/events/selectstart-by-drag-expected.txt:
+        * platform/qt/fast/events/selectstart-by-single-click-with-shift-expected.txt:
+        * platform/win/fast/events/selectstart-by-drag-expected.txt:
+
+2011-05-23  Ryosuke Niwa  <[email protected]>
+
         Check in failing test expectations after r87096.
         They are tracked by the bugs 61319, 61320, and 61322.
 

Modified: trunk/LayoutTests/platform/gtk/fast/events/selectstart-by-double-triple-clicks-expected.txt (87109 => 87110)


--- trunk/LayoutTests/platform/gtk/fast/events/selectstart-by-double-triple-clicks-expected.txt	2011-05-24 00:09:19 UTC (rev 87109)
+++ trunk/LayoutTests/platform/gtk/fast/events/selectstart-by-double-triple-clicks-expected.txt	2011-05-24 00:29:10 UTC (rev 87110)
@@ -8,3 +8,4 @@
 Third mouse down: FAIL - expected selection to be range but was caret
 Third mouse up: FAIL - expected selection to be range but was caret
 Done.
+

Modified: trunk/LayoutTests/platform/gtk/fast/events/selectstart-by-drag-expected.txt (87109 => 87110)


--- trunk/LayoutTests/platform/gtk/fast/events/selectstart-by-drag-expected.txt	2011-05-24 00:09:19 UTC (rev 87109)
+++ trunk/LayoutTests/platform/gtk/fast/events/selectstart-by-drag-expected.txt	2011-05-24 00:29:10 UTC (rev 87110)
@@ -11,3 +11,4 @@
 Mouse down on the right: PASS
 Moving to the left: FAIL - expected selection to be range but was caret
 Done.
+

Modified: trunk/LayoutTests/platform/qt/fast/events/selectstart-by-double-triple-clicks-expected.txt (87109 => 87110)


--- trunk/LayoutTests/platform/qt/fast/events/selectstart-by-double-triple-clicks-expected.txt	2011-05-24 00:09:19 UTC (rev 87109)
+++ trunk/LayoutTests/platform/qt/fast/events/selectstart-by-double-triple-clicks-expected.txt	2011-05-24 00:29:10 UTC (rev 87110)
@@ -8,3 +8,4 @@
 Third mouse down: FAIL - expected 3 events but got 2 events
 Third mouse up: FAIL - expected 3 events but got 2 events
 Done.
+

Modified: trunk/LayoutTests/platform/qt/fast/events/selectstart-by-drag-expected.txt (87109 => 87110)


--- trunk/LayoutTests/platform/qt/fast/events/selectstart-by-drag-expected.txt	2011-05-24 00:09:19 UTC (rev 87109)
+++ trunk/LayoutTests/platform/qt/fast/events/selectstart-by-drag-expected.txt	2011-05-24 00:29:10 UTC (rev 87110)
@@ -11,3 +11,4 @@
 Mouse down on the right: PASS
 Moving to the left: FAIL - expected selection to be range but was caret
 Done.
+

Modified: trunk/LayoutTests/platform/qt/fast/events/selectstart-by-single-click-with-shift-expected.txt (87109 => 87110)


--- trunk/LayoutTests/platform/qt/fast/events/selectstart-by-single-click-with-shift-expected.txt	2011-05-24 00:09:19 UTC (rev 87109)
+++ trunk/LayoutTests/platform/qt/fast/events/selectstart-by-single-click-with-shift-expected.txt	2011-05-24 00:29:10 UTC (rev 87110)
@@ -7,3 +7,4 @@
 Second mouse down: FAIL - expected selection to be range but was caret
 Second mouse up: FAIL - expected selection to be range but was caret
 Done.
+

Modified: trunk/LayoutTests/platform/win/fast/events/selectstart-by-drag-expected.txt (87109 => 87110)


--- trunk/LayoutTests/platform/win/fast/events/selectstart-by-drag-expected.txt	2011-05-24 00:09:19 UTC (rev 87109)
+++ trunk/LayoutTests/platform/win/fast/events/selectstart-by-drag-expected.txt	2011-05-24 00:29:10 UTC (rev 87110)
@@ -11,3 +11,4 @@
 Mouse down on the right: PASS
 Moving to the left: PASS
 Done.
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to