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

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/image-map2-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 Image map - test 2 - 2 Links (alt tags) 1 Image map - test 2 - 2 Links (alt tags)
2 ---------------------- 2 ----------------------
3 3
4 ------------ 4 ------------
5 AXTitle: 5
6 AXRole: AXDiv 6 AXRole: AXDiv
7 AXDescription:
8 ------------ 7 ------------
9 AXTitle: 8 Link1
10 AXRole: AXLink 9 AXRole: AXLink
11 AXDescription:
12 ------------ 10 ------------
13 AXTitle: 11 Link2
14 AXRole: AXLink 12 AXRole: AXLink
15 AXDescription:
16 ------------
17 AXTitle:
18 AXRole: AXLink
19 AXDescription: Link1
20 ------------
21 AXTitle:
22 AXRole: AXLink
23 AXDescription: Link2
24 13
25 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698