Title: [101203] trunk/LayoutTests
Revision
101203
Author
benja...@webkit.org
Date
2011-11-27 11:05:25 -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 Andreas Kling.

The empty file spanOverlapsCanvas-expected.txt was created in the Chromium rebaseline r100557.

On Lion, the test spanOverlapsCanvas.html generates the expected test result, this patch removes
the empty file.

The empty directories compositing/layer-creation for Snow Leopard and Lion are also removed.

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

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/mac-lion/compositing/
  • trunk/LayoutTests/platform/mac-snowleopard/compositing/

Diff

Modified: trunk/LayoutTests/ChangeLog (101202 => 101203)


--- trunk/LayoutTests/ChangeLog	2011-11-27 18:32:37 UTC (rev 101202)
+++ trunk/LayoutTests/ChangeLog	2011-11-27 19:05:25 UTC (rev 101203)
@@ -1,3 +1,23 @@
+2011-11-26  Benjamin Poulain  <benja...@webkit.org>
+
+        The test compositing/layer-creation/spanOverlapsCanvas.html fails on Lion
+        https://bugs.webkit.org/show_bug.cgi?id=73159
+
+        Reviewed by Andreas Kling.
+
+        The empty file spanOverlapsCanvas-expected.txt was created in the Chromium rebaseline r100557.
+
+        On Lion, the test spanOverlapsCanvas.html generates the expected test result, this patch removes
+        the empty file.
+
+        The empty directories compositing/layer-creation for Snow Leopard and Lion are also removed.
+
+        * platform/mac-lion/compositing: Removed.
+        * platform/mac-lion/compositing/layer-creation: Removed.
+        * platform/mac-lion/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed.
+        * platform/mac-snowleopard/compositing: Removed.
+        * platform/mac-snowleopard/compositing/layer-creation: Removed.
+
 2011-11-27  Robert Hogan  <rob...@webkit.org>
 
         CSS 2.1 failure: border-conflict-element-*
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to