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

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/image-link-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 link in the presence of inline continuations 1 Image link in the presence of inline continuations
2 2
3 This test checks that the right accessibility tree is generated for a link insid e an image 3 This test checks that the right accessibility tree is generated for a link insid e an image
4 4
5 5
6 AXTitle: Delicious cake 6 Delicious cake
7 AXRole: AXLink 7 AXRole: AXLink
8 AXDescription:
9 8
10 Child 0: 9 Child 0:
11 AXTitle: 10 Delicious cake
12 AXRole: AXImage 11 AXRole: AXImage
13 AXDescription: Delicious cake
14 12
15 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698