Title: [89850] trunk/LayoutTests
Revision
89850
Author
[email protected]
Date
2011-06-27 13:57:31 -0700 (Mon, 27 Jun 2011)

Log Message

WebKitTestRunner needs an implemenation of allowRoundingHacks.
https://bugs.webkit.org/show_bug.cgi?id=63477

Add platform/mac/fast/text/rounding-hacks.html to the mac-wk2 skipped list to get the bots
green.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89849 => 89850)


--- trunk/LayoutTests/ChangeLog	2011-06-27 20:57:20 UTC (rev 89849)
+++ trunk/LayoutTests/ChangeLog	2011-06-27 20:57:31 UTC (rev 89850)
@@ -1,3 +1,13 @@
+2011-06-27  Jessie Berlin  <[email protected]>
+
+        WebKitTestRunner needs an implemenation of allowRoundingHacks.
+        https://bugs.webkit.org/show_bug.cgi?id=63477
+
+        Add platform/mac/fast/text/rounding-hacks.html to the mac-wk2 skipped list to get the bots
+        green.
+
+        * platform/mac-wk2/Skipped:
+
 2011-06-27  Abhishek Arya  <[email protected]>
 
         Unreviewed.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (89849 => 89850)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-27 20:57:20 UTC (rev 89849)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-27 20:57:31 UTC (rev 89850)
@@ -1590,6 +1590,10 @@
 fast/events/popup-blocking-timers.html
 plugins/plugin-initiate-popup-window.html
 
+# WebKitTestRunner needs an implemenation of allowRoundingHacks
+# http://webkit.org/b/63477
+platform/mac/fast/text/rounding-hacks.html
+
 # Sometimes fails
 # http://webkit.org/b/58990
 editing/undo/undo-iframe-location-change.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to