⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 101203 in webkit


Ignore:
Timestamp:
Nov 27, 2011, 11:05:25 AM (15 years ago)
Author:
benjamin@webkit.org
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.
Location:
trunk/LayoutTests
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r101202 r101203  
     12011-11-26  Benjamin Poulain  <benjamin@webkit.org>
     2
     3        The test compositing/layer-creation/spanOverlapsCanvas.html fails on Lion
     4        https://bugs.webkit.org/show_bug.cgi?id=73159
     5
     6        Reviewed by Andreas Kling.
     7
     8        The empty file spanOverlapsCanvas-expected.txt was created in the Chromium rebaseline r100557.
     9
     10        On Lion, the test spanOverlapsCanvas.html generates the expected test result, this patch removes
     11        the empty file.
     12
     13        The empty directories compositing/layer-creation for Snow Leopard and Lion are also removed.
     14
     15        * platform/mac-lion/compositing: Removed.
     16        * platform/mac-lion/compositing/layer-creation: Removed.
     17        * platform/mac-lion/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed.
     18        * platform/mac-snowleopard/compositing: Removed.
     19        * platform/mac-snowleopard/compositing/layer-creation: Removed.
     20
    1212011-11-27  Robert Hogan  <robert@webkit.org>
    222
Note: See TracChangeset for help on using the changeset viewer.