Changeset 158741 in webkit


Ignore:
Timestamp:
Nov 6, 2013 3:31:12 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[ATK] accessibility/tabindex-elements-are-accessible.html is failing
https://bugs.webkit.org/show_bug.cgi?id=123884

Patch by Krzysztof Czech <k.czech@samsung.com> on 2013-11-06
Reviewed by Mario Sanchez Prada.

Added new accessibility expectation file. ATK represents paragraph's role as a ATK_ROLE_PARAGRAPH.

  • platform/efl/TestExpectations: Test is no longer failing.
  • platform/efl/accessibility/tabindex-elements-are-accessible-expected.txt: Added.
  • platform/gtk/accessibility/tabindex-elements-are-accessible-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r158740 r158741  
     12013-11-06  Krzysztof Czech  <k.czech@samsung.com>
     2
     3        [ATK] accessibility/tabindex-elements-are-accessible.html is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=123884
     5
     6        Reviewed by Mario Sanchez Prada.
     7
     8        Added new accessibility expectation file. ATK represents paragraph's role as a ATK_ROLE_PARAGRAPH.
     9
     10        * platform/efl/TestExpectations: Test is no longer failing.
     11        * platform/efl/accessibility/tabindex-elements-are-accessible-expected.txt: Added.
     12        * platform/gtk/accessibility/tabindex-elements-are-accessible-expected.txt: Added.
     13
    1142013-11-06  Mario Sanchez Prada  <mario.prada@samsung.com>
    215
  • trunk/LayoutTests/platform/efl/TestExpectations

    r158664 r158741  
    14111411webkit.org/b/121593 accessibility/radio-button-title-label.html [ Failure ]
    14121412
    1413 # New accessibility test added in r158195 that is failing for EFL.
    1414 webkit.org/b/123738 accessibility/tabindex-elements-are-accessible.html [ Failure ]
    1415 
    14161413# Newly added test at r139111 is failing.
    14171414webkit.org/b/106439 editing/pasteboard/paste-noplugin.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.