Title: [101212] trunk/LayoutTests
Revision
101212
Author
[email protected]
Date
2011-11-27 15:05:03 -0800 (Sun, 27 Nov 2011)

Log Message

The test compositing/layer-creation/spanOverlapsCanvas.html fails on Lion
https://bugs.webkit.org/show_bug.cgi?id=73159

Reviewed by Julien Chaffraix.

The test started failing after the expected file was removed in r101203. Add the file
but specifically for Snow Leopard.

* platform/mac-snowleopard/compositing: Added.
* platform/mac-snowleopard/compositing/layer-creation: Added.
* platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101211 => 101212)


--- trunk/LayoutTests/ChangeLog	2011-11-27 21:45:30 UTC (rev 101211)
+++ trunk/LayoutTests/ChangeLog	2011-11-27 23:05:03 UTC (rev 101212)
@@ -1,3 +1,17 @@
+2011-11-27  Benjamin Poulain  <[email protected]>
+
+        The test compositing/layer-creation/spanOverlapsCanvas.html fails on Lion
+        https://bugs.webkit.org/show_bug.cgi?id=73159
+
+        Reviewed by Julien Chaffraix.
+
+        The test started failing after the expected file was removed in r101203. Add the file
+        but specifically for Snow Leopard.
+
+        * platform/mac-snowleopard/compositing: Added.
+        * platform/mac-snowleopard/compositing/layer-creation: Added.
+        * platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.
+
 2011-11-27  Robert Hogan  <[email protected]>
 
         Chromium rebaselines for r101202

Added: trunk/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt (0 => 101212)


--- trunk/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt	2011-11-27 23:05:03 UTC (rev 101212)
@@ -0,0 +1 @@
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to