Changeset 139534 in webkit
- Timestamp:
- Jan 11, 2013, 6:07:18 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r139528 r139534 1 2013-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 1 14 2013-01-11 Filip Pizlo <fpizlo@apple.com> 2 15 -
trunk/LayoutTests/platform/chromium/TestExpectations
r139527 r139534 1435 1435 webkit.org/b/73912 accessibility/aria-checkbox-text.html [ Skip ] 1436 1436 webkit.org/b/99665 accessibility/loading-iframe-sends-notification.html [ Skip ] 1437 webkit.org/b/106682 accessibility/heading-level.html [ Skip ] 1437 1438 1438 1439 webkit.org/b/73912 accessibility/aria-checkbox-sends-notification.html [ Failure Pass ]
Note:
See TracChangeset
for help on using the changeset viewer.