Changeset 191972 in webkit


Ignore:
Timestamp:
Nov 3, 2015 1:28:55 PM (8 years ago)
Author:
n_wang@apple.com
Message:

AX: Add support for ARIA 1.1 attribute 'aria-modal' for dialog and alertdialog
https://bugs.webkit.org/show_bug.cgi?id=138566

Skip failing tests on windows platform.

Reviewed by Chris Fleizach.

  • platform/win/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r191968 r191972  
     12015-11-03  Nan Wang  <n_wang@apple.com>
     2
     3        AX: Add support for ARIA 1.1 attribute 'aria-modal' for dialog and alertdialog
     4        https://bugs.webkit.org/show_bug.cgi?id=138566
     5
     6        Skip failing tests on windows platform.
     7
     8        Reviewed by Chris Fleizach.
     9
     10        * platform/win/TestExpectations:
     11
    1122015-11-03  Myles C. Maxfield  <mmaxfield@apple.com>
    213
  • trunk/LayoutTests/platform/win/TestExpectations

    r191899 r191972  
    17021702webkit.org/b/146903 accessibility/aria-table-hierarchy.html [ Skip ]
    17031703webkit.org/b/146903 accessibility/roles-table-and-cell.html [ Skip ]
     1704
     1705# Skip aria-modal tests for win
     1706webkit.org/b/138566 accessibility/aria-modal.html [ Skip ]
     1707webkit.org/b/138566 accessibility/aria-modal-multiple-dialogs.html [ Skip ]
    17041708
    17051709################################################################################
Note: See TracChangeset for help on using the changeset viewer.