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

Side by Side Diff: content/test/data/accessibility/html/in-page-links-expected-android.txt

Issue 2713193003: Added a quick heuristic to determine which objects are the target of in-page links and stop ignorin… (Closed)
Patch Set: Fixed Android test. Created 3 years, 8 months 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 android.webkit.WebView focusable focused scrollable 1 android.webkit.WebView focusable focused scrollable
2 ++android.view.View role_description='link' clickable focusable link name='Empty anchor' 2 ++android.view.View role_description='link' clickable focusable link name='Empty anchor'
3 ++android.view.View role_description='link' clickable focusable link name='Ancho r with content' 3 ++android.view.View role_description='link' clickable focusable link name='Ancho r with content'
4 ++android.view.View role_description='link' clickable focusable link name='Ancho r with ID' 4 ++android.view.View role_description='link' clickable focusable link name='Ancho r with ID'
5 ++android.view.View role_description='link' clickable focusable link name='Empty span' 5 ++android.view.View role_description='link' clickable focusable link name='Empty span'
6 ++android.view.View role_description='link' clickable focusable link name='Span with content' 6 ++android.view.View role_description='link' clickable focusable link name='Span with content'
7 ++android.view.View role_description='link' clickable focusable link name='Parag raph with content' 7 ++android.view.View role_description='link' clickable focusable link name='Parag raph with content'
8 ++android.view.View name='After empty anchor' 8 ++android.view.View
9 ++android.view.View name='Anchor with content' 9 ++++android.view.View clickable
10 ++android.view.View name='Anchor with ID' 10 ++++android.view.View name='After empty anchor'
11 ++android.view.View
12 ++++android.view.View clickable name='Anchor with content'
13 ++android.view.View
14 ++++android.view.View clickable name='Anchor with ID'
11 ++android.view.View name='After empty span' 15 ++android.view.View name='After empty span'
12 ++android.view.View name='Span with content' 16 ++android.view.View name='Span with content'
13 ++android.view.View name='Paragraph with content' 17 ++android.view.View name='Paragraph with content'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698