Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(569)

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt

Issue 1417213006: Switch all LayoutTests to use new AX name calculation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix canvas-fallback-content-labels-expected.txt Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Shut down computer after minutes 1 Label
2 A
3 B
4 C
5
2 This tests that if aria-labelledby is used, then label elements are not used 6 This tests that if aria-labelledby is used, then label elements are not used
3 7
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 8 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 9
6 10
7 PASS text.deprecatedDescription is 'AXDescription: Shut down computer after 10 m inutes' 11 PASS axTarget.name is 'A B C'
8 PASS text.deprecatedTitleUIElement() != null && text.deprecatedTitleUIElement(). isValid is false 12 PASS axTarget.nameElementCount() is 3
9 Label element role is: AXRole: AXLabel
10 PASS successfullyParsed is true 13 PASS successfullyParsed is true
11 14
12 TEST COMPLETE 15 TEST COMPLETE
13 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698