Title: [87917] trunk/LayoutTests
Revision
87917
Author
[email protected]
Date
2011-06-02 09:24:02 -0700 (Thu, 02 Jun 2011)

Log Message

WebKitTestRunner needs an implementation of setTextDirection.
https://bugs.webkit.org/show_bug.cgi?id=61931
        
Add fast/html/set-text-direction.html to the mac-wk2 skipped list to get the bots green.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87916 => 87917)


--- trunk/LayoutTests/ChangeLog	2011-06-02 16:10:45 UTC (rev 87916)
+++ trunk/LayoutTests/ChangeLog	2011-06-02 16:24:02 UTC (rev 87917)
@@ -1,3 +1,12 @@
+2011-06-02  Jessie Berlin  <[email protected]>
+
+        WebKitTestRunner needs an implementation of setTextDirection.
+        https://bugs.webkit.org/show_bug.cgi?id=61931
+        
+        Add fast/html/set-text-direction.html to the mac-wk2 skipped list to get the bots green.
+
+        * platform/mac-wk2/Skipped:
+
 2011-06-02  Mario Sanchez Prada  <[email protected]>
 
         Unreviewed, skiping flaky test on GTK 32-bit Debug bot.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (87916 => 87917)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-02 16:10:45 UTC (rev 87916)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-02 16:24:02 UTC (rev 87917)
@@ -404,6 +404,10 @@
 scrollbars/scrollbar-miss-mousemove-disabled.html
 scrollbars/scrollevent-iframe-no-scrolling-wheel.html
 
+# WebKitTestRunner needs an implementation of setTextDirection.
+# <https://bugs.webkit.org/show_bug.cgi?id=61931>
+fast/html/set-text-direction.html
+
 # CONSOLE MESSAGE: line 0: SVG animation pause API missing!
 svg/animations/animVal-basics.html
 svg/animations/animate-calcMode-spline-by.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to