Changeset 85211 in webkit


Ignore:
Timestamp:
Apr 28, 2011 10:57:30 AM (13 years ago)
Author:
mdelaney@apple.com
Message:

2011-04-28 Matthew Delaney <mdelaney@apple.com>

Reviewed by Brian Weinstein.

Push canvas tests' expected results down from platform/mac and into platform/mac-snowleopard
https://bugs.webkit.org/show_bug.cgi?id=59654

  • platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt.
  • platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt.
  • platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt.
  • platform/mac/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Removed.
  • platform/mac/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt: Removed.
  • platform/mac/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
3 added
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85210 r85211  
     12011-04-28  Matthew Delaney  <mdelaney@apple.com>
     2
     3        Reviewed by Brian Weinstein.
     4
     5        Push canvas tests' expected results down from platform/mac and into platform/mac-snowleopard
     6        https://bugs.webkit.org/show_bug.cgi?id=59654
     7
     8        * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt.
     9        * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt.
     10        * platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt.
     11        * platform/mac/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Removed.
     12        * platform/mac/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt: Removed.
     13        * platform/mac/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Removed.
     14
    1152011-04-28  Ojan Vafai  <ojan@chromium.org>
    216
Note: See TracChangeset for help on using the changeset viewer.