Changeset 84564 in webkit


Ignore:
Timestamp:
Apr 21, 2011 4:44:44 PM (13 years ago)
Author:
mdelaney@apple.com
Message:

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

Reviewed by Simon Fraser.

Move canvas test set-colors.html expected results out of platform/mac-leopard and into platform/mac
This test expected result pertains to all of mac, not just leopard.
https://bugs.webkit.org/show_bug.cgi?id=59139

  • platform/mac-leopard/fast/canvas/set-colors-expected.txt: Removed.
  • platform/mac/fast/canvas/set-colors-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/canvas/set-colors-expected.txt.
Location:
trunk/LayoutTests
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r84563 r84564  
     12011-04-21  Matthew Delaney  <mdelaney@apple.com>
     2
     3        Reviewed by Simon Fraser.
     4
     5        Move canvas test set-colors.html expected results out of platform/mac-leopard and into platform/mac
     6        This test expected result pertains to all of mac, not just leopard.
     7        https://bugs.webkit.org/show_bug.cgi?id=59139
     8
     9        * platform/mac-leopard/fast/canvas/set-colors-expected.txt: Removed.
     10        * platform/mac/fast/canvas/set-colors-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/canvas/set-colors-expected.txt.
     11
    1122011-04-21  Tony Chang  <tony@chromium.org>
    213
Note: See TracChangeset for help on using the changeset viewer.