Changeset 162082 in webkit


Ignore:
Timestamp:
Jan 15, 2014 11:00:47 AM (10 years ago)
Author:
ap@apple.com
Message:

AX: Merge layout test from Mac and GTK checking accessibility roles
https://bugs.webkit.org/show_bug.cgi?id=126685

Fix Mac test results.

  • platform/mac-mountainlion/platform/mac/accessibility/role-subrole-roledescription-expected.txt: Removed.

This test was merged into another, but its Mountain Lion results were not moved accordingly.

  • platform/mac-mountainlion/accessibility/roles-exposed-expected.txt: Copied from LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt.

Custom results with a different role for "dl".

  • platform/mac/accessibility/roles-exposed-expected.txt: Changed to have results that

are correct forward looking.

Location:
trunk/LayoutTests
Files:
1 deleted
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r162080 r162082  
     12014-01-15  Alexey Proskuryakov  <ap@apple.com>
     2
     3        AX: Merge layout test from Mac and GTK checking accessibility roles
     4        https://bugs.webkit.org/show_bug.cgi?id=126685
     5
     6        Fix Mac test results.
     7
     8        * platform/mac-mountainlion/platform/mac/accessibility/role-subrole-roledescription-expected.txt: Removed.
     9        This test was merged into another, but its Mountain Lion results were not moved accordingly.
     10
     11        * platform/mac-mountainlion/accessibility/roles-exposed-expected.txt: Copied from LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt.
     12        Custom results with a different role for "dl".
     13
     14        * platform/mac/accessibility/roles-exposed-expected.txt: Changed to have results that
     15        are correct forward looking.
     16
    1172014-01-15  Commit Queue  <commit-queue@webkit.org>
    218
  • trunk/LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt

    r162067 r162082  
    8787PASS: dl
    8888      AXRole: AXList
    89       AXSubrole: AXDefinitionList
     89      AXSubrole: AXDescriptionList
    9090      AXRoleDescription: description list
    9191     
Note: See TracChangeset for help on using the changeset viewer.