Title: [118081] trunk/LayoutTests
Revision
118081
Author
jber...@webkit.org
Date
2012-05-22 16:56:58 -0700 (Tue, 22 May 2012)

Log Message

[Mac WK2] platform/mac-wk2/plugins/mouse-events-scaled.html failing
https://bugs.webkit.org/show_bug.cgi?id=87182

Add expected (failing?) results to get the bots green.

* platform/mac-wk2/plugins/mouse-events-scaled-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118080 => 118081)


--- trunk/LayoutTests/ChangeLog	2012-05-22 23:41:18 UTC (rev 118080)
+++ trunk/LayoutTests/ChangeLog	2012-05-22 23:56:58 UTC (rev 118081)
@@ -1,5 +1,14 @@
 2012-05-22  Jessie Berlin  <jber...@apple.com>
 
+        [Mac WK2] platform/mac-wk2/plugins/mouse-events-scaled.html failing
+        https://bugs.webkit.org/show_bug.cgi?id=87182
+
+        Add expected (failing?) results to get the bots green.
+
+        * platform/mac-wk2/plugins/mouse-events-scaled-expected.txt:
+
+2012-05-22  Jessie Berlin  <jber...@apple.com>
+
         WebKitTestRunner needs layoutTestController.setPrinting
         https://bugs.webkit.org/show_bug.cgi?id=42693
 

Modified: trunk/LayoutTests/platform/mac-wk2/plugins/mouse-events-scaled-expected.txt (118080 => 118081)


--- trunk/LayoutTests/platform/mac-wk2/plugins/mouse-events-scaled-expected.txt	2012-05-22 23:41:18 UTC (rev 118080)
+++ trunk/LayoutTests/platform/mac-wk2/plugins/mouse-events-scaled-expected.txt	2012-05-22 23:56:58 UTC (rev 118081)
@@ -1,5 +1,5 @@
-CONSOLE MESSAGE: PLUGIN: mouseDown at (300, 300)
-CONSOLE MESSAGE: PLUGIN: mouseUp at (300, 300)
+CONSOLE MESSAGE: PLUGIN: mouseDown at (400, 400)
+CONSOLE MESSAGE: PLUGIN: mouseUp at (400, 400)
 CONSOLE MESSAGE: PLUGIN: mouseDown at (200, 200)
 CONSOLE MESSAGE: PLUGIN: mouseUp at (200, 200)
 CONSOLE MESSAGE: PLUGIN: mouseDown at (133, 133)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to