Title: [112478] trunk/LayoutTests
Revision
112478
Author
[email protected]
Date
2012-03-28 17:31:38 -0700 (Wed, 28 Mar 2012)

Log Message

Added compositing/rtl/rtl-fixed-overflow-scrolled.html to the Mac skipped list, because of
<https://bugs.webkit.org/show_bug.cgi?id=82554> compositing/rtl/rtl-fixed-overflow-scrolled.html fails on
Lion and SnowLeopard.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112477 => 112478)


--- trunk/LayoutTests/ChangeLog	2012-03-29 00:29:39 UTC (rev 112477)
+++ trunk/LayoutTests/ChangeLog	2012-03-29 00:31:38 UTC (rev 112478)
@@ -1,3 +1,11 @@
+2012-03-28  Enrica Casucci  <[email protected]>
+
+        Added compositing/rtl/rtl-fixed-overflow-scrolled.html to the Mac skipped list, because of
+        <https://bugs.webkit.org/show_bug.cgi?id=82554> compositing/rtl/rtl-fixed-overflow-scrolled.html fails on
+        Lion and SnowLeopard.
+
+        * platform/mac/Skipped:
+
 2012-03-28  Simon Fraser  <[email protected]>
 
         Rebaseline this test after the nodes were removed in r112299.

Modified: trunk/LayoutTests/platform/mac/Skipped (112477 => 112478)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-29 00:29:39 UTC (rev 112477)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-29 00:31:38 UTC (rev 112478)
@@ -452,6 +452,9 @@
 compositing/rtl/rtl-iframe-fixed.html
 compositing/rtl/rtl-iframe-relative.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=82554
+compositing/rtl/rtl-fixed-overflow-scrolled.html
+
 # For now, Web Audio API is disabled
 webaudio/
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to