Changeset 160447 in webkit


Ignore:
Timestamp:
Dec 11, 2013 10:58:23 AM (10 years ago)
Author:
mario.prada@samsung.com
Message:

[ATK] Add new layout test to check ATK roles in a central place
https://bugs.webkit.org/show_bug.cgi?id=125525

Reviewed by Chris Fleizach.

New test added, with some skipped tests already present in
platform/mac/accessibility/role-subrole-roledescription.html (this
test is based in that one) as well as some issues specific to ATK
that have been reported in bugs, for traceability.

  • platform/gtk/accessibility/roles-exposed-expected.txt: Added.
  • platform/gtk/accessibility/roles-exposed.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r160446 r160447  
     12013-12-11  Mario Sanchez Prada  <mario.prada@samsung.com>
     2
     3        [ATK] Add new layout test to check ATK roles in a central place
     4        https://bugs.webkit.org/show_bug.cgi?id=125525
     5
     6        Reviewed by Chris Fleizach.
     7
     8        New test added, with some skipped tests already present in
     9        platform/mac/accessibility/role-subrole-roledescription.html (this
     10        test is based in that one) as well as some issues specific to ATK
     11        that have been reported in bugs, for traceability.
     12
     13        * platform/gtk/accessibility/roles-exposed-expected.txt: Added.
     14        * platform/gtk/accessibility/roles-exposed.html: Added.
     15
    1162013-12-11  Zan Dobersek  <zdobersek@igalia.com>
    217
Note: See TracChangeset for help on using the changeset viewer.