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

Changeset 101212 in webkit


Ignore:
Timestamp:
Nov 27, 2011, 3:05:03 PM (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 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.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r101211 r101212  
     12011-11-27  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 Julien Chaffraix.
     7
     8        The test started failing after the expected file was removed in r101203. Add the file
     9        but specifically for Snow Leopard.
     10
     11        * platform/mac-snowleopard/compositing: Added.
     12        * platform/mac-snowleopard/compositing/layer-creation: Added.
     13        * platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.
     14
    1152011-11-27  Robert Hogan  <robert@webkit.org>
    216
Note: See TracChangeset for help on using the changeset viewer.