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 2856503003: Nodes with IDs should not be excluded as they might be the target of in-page links and attributes s… (Closed)
Patch Set: Fixed Blink test. Created 3 years, 7 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
« no previous file with comments | « no previous file | content/test/data/accessibility/html/in-page-links-expected-blink.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8 ++android.view.View
9 ++++android.view.View clickable 9 ++++android.view.View clickable
10 ++++android.view.View name='After empty anchor' 10 ++++android.view.View name='After empty anchor'
11 ++android.view.View 11 ++android.view.View
12 ++++android.view.View clickable name='Anchor with content' 12 ++++android.view.View clickable name='Anchor with content'
13 ++android.view.View 13 ++android.view.View
14 ++++android.view.View clickable name='Anchor with ID' 14 ++++android.view.View clickable name='Anchor with ID'
15 ++android.view.View name='After empty span' 15 ++android.view.View
16 ++android.view.View name='Span with content' 16 ++++android.view.View
17 ++++android.view.View name='After empty span'
18 ++android.view.View
19 ++++android.view.View name='Span with content'
17 ++android.view.View name='Paragraph with content' 20 ++android.view.View name='Paragraph with content'
OLDNEW
« no previous file with comments | « no previous file | content/test/data/accessibility/html/in-page-links-expected-blink.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698