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

Side by Side Diff: content/test/data/accessibility/a-with-img-expected-win.txt

Issue 683063002: Add DumpAccessibilityTree tests (9 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 IA2_ROLE_SECTION READONLY 2 IA2_ROLE_SECTION
3 ROLE_SYSTEM_LINK name='Link with image at start.' FOCUSABLE 3 ROLE_SYSTEM_LINK name='Link with image at start.' FOCUSABLE
4 ROLE_SYSTEM_GRAPHIC name='Link' READONLY 4 ROLE_SYSTEM_GRAPHIC name='Link' READONLY
5 ROLE_SYSTEM_STATICTEXT name=' with image at start.' 5 ROLE_SYSTEM_STATICTEXT name=' with image at start.'
6 ROLE_SYSTEM_LINK name='Link with image in the middle.' FOCUSABLE 6 ROLE_SYSTEM_LINK name='Link with image in the middle.' FOCUSABLE
7 ROLE_SYSTEM_STATICTEXT name='Link with ' 7 ROLE_SYSTEM_STATICTEXT name='Link with '
8 ROLE_SYSTEM_GRAPHIC name='image' READONLY 8 ROLE_SYSTEM_GRAPHIC name='image' READONLY
9 ROLE_SYSTEM_STATICTEXT name=' in the middle.' 9 ROLE_SYSTEM_STATICTEXT name=' in the middle.'
10 ROLE_SYSTEM_LINK name='Link with broken in the middle.' FOCUSABLE 10 ROLE_SYSTEM_LINK name='Link with broken in the middle.' FOCUSABLE
11 ROLE_SYSTEM_STATICTEXT name='Link with ' 11 ROLE_SYSTEM_STATICTEXT name='Link with '
12 ROLE_SYSTEM_GRAPHIC name='broken' READONLY 12 ROLE_SYSTEM_GRAPHIC name='broken' READONLY
13 ROLE_SYSTEM_STATICTEXT name=' in the middle.' 13 ROLE_SYSTEM_STATICTEXT name=' in the middle.'
14 ROLE_SYSTEM_LINK name='Link with image at the end' FOCUSABLE 14 ROLE_SYSTEM_LINK name='Link with image at the end' FOCUSABLE
15 ROLE_SYSTEM_STATICTEXT name='Link with image at the ' 15 ROLE_SYSTEM_STATICTEXT name='Link with image at the '
16 ROLE_SYSTEM_GRAPHIC name='end' READONLY 16 ROLE_SYSTEM_GRAPHIC name='end' READONLY
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698