Changeset 47676 in webkit


Ignore:
Timestamp:
Aug 22, 2009 10:54:37 AM (15 years ago)
Author:
Chris Fleizach
Message:

Need to implement ARIA role="listitem" and role="list"
https://bugs.webkit.org/show_bug.cgi?id=28606

Fixing LayoutTest bustage.

The SnowLeopard results are the latest, so they need to move to platform/mac
The Tiger/Leopard results will default to the SnowLeopard results, so we need to move
the current test from platform/mac to platform/mac-leopard

  • platform/mac-leopard/accessibility/aria-roles-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-roles-expected.txt.
  • platform/mac-snowleopard/accessibility/aria-roles-expected.txt: Removed.
  • platform/mac/accessibility/aria-roles-expected.txt: Replaced with LayoutTests/platform/mac-snowleopard/accessibility/aria-roles-expected.txt.
Location:
trunk/LayoutTests
Files:
1 edited
1 copied
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r47675 r47676  
     12009-08-22  chris fleizach  <cfleizach@apple.com>
     2
     3        Need to implement ARIA role="listitem" and role="list"
     4        https://bugs.webkit.org/show_bug.cgi?id=28606
     5
     6        Fixing LayoutTest bustage.
     7
     8        The SnowLeopard results are the latest, so they need to move to platform/mac
     9        The Tiger/Leopard results will default to the SnowLeopard results, so we need to move
     10        the current test from platform/mac to platform/mac-leopard         
     11
     12        * platform/mac-leopard/accessibility/aria-roles-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-roles-expected.txt.
     13        * platform/mac-snowleopard/accessibility/aria-roles-expected.txt: Removed.
     14        * platform/mac/accessibility/aria-roles-expected.txt: Replaced with LayoutTests/platform/mac-snowleopard/accessibility/aria-roles-expected.txt.
     15
    1162009-08-22  Chris Fleizach  <cfleizach@apple.com>
    217
Note: See TracChangeset for help on using the changeset viewer.