Changeset 139534 in webkit


Ignore:
Timestamp:
Jan 11, 2013, 6:07:18 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Need new accessibility layout test to verify levels of headings
https://bugs.webkit.org/show_bug.cgi?id=106243

Patch by James Craig <james@cookiecrook.com> on 2013-01-11
Reviewed by Chris Fleizach.

New layout test to verify accessibility API heading levels on implicit h1-h6 and explicit @aria-level.

  • accessibility/heading-level-expected.txt: Added.
  • accessibility/heading-level.html: Added.
  • platform/chromium/TestExpectations: Skip for Chromium due to webkit.org/b/106682
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r139528 r139534  
     12013-01-11  James Craig  <james@cookiecrook.com>
     2
     3        Need new accessibility layout test to verify levels of headings
     4        https://bugs.webkit.org/show_bug.cgi?id=106243
     5
     6        Reviewed by Chris Fleizach.
     7
     8        New layout test to verify accessibility API heading levels on implicit h1-h6 and explicit @aria-level.
     9
     10        * accessibility/heading-level-expected.txt: Added.
     11        * accessibility/heading-level.html: Added.
     12        * platform/chromium/TestExpectations: Skip for Chromium due to webkit.org/b/106682
     13
    1142013-01-11  Filip Pizlo  <fpizlo@apple.com>
    215
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r139527 r139534  
    14351435webkit.org/b/73912 accessibility/aria-checkbox-text.html [ Skip ]
    14361436webkit.org/b/99665 accessibility/loading-iframe-sends-notification.html [ Skip ]
     1437webkit.org/b/106682 accessibility/heading-level.html [ Skip ]
    14371438
    14381439webkit.org/b/73912 accessibility/aria-checkbox-sends-notification.html [ Failure Pass ]
Note: See TracChangeset for help on using the changeset viewer.