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

Side by Side Diff: content/test/data/accessibility/html/heading-expected-android.txt

Issue 2323043002: Too many accessible nodes were marked as clickable on Android (Closed)
Patch Set: Fix item markers Created 4 years, 2 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='heading 1' clickable heading name='Heading 1' 2 ++android.view.View role_description='heading 1' heading name='Heading 1'
3 ++android.view.View role_description='heading 2' clickable heading name='Heading 2' 3 ++android.view.View role_description='heading 2' heading name='Heading 2'
4 ++android.view.View role_description='heading 3' clickable heading name='Heading 3' 4 ++android.view.View role_description='heading 3' heading name='Heading 3'
5 ++android.view.View role_description='heading 4' clickable heading name='Heading 4' 5 ++android.view.View role_description='heading 4' heading name='Heading 4'
6 ++android.view.View role_description='heading 5' clickable heading name='Heading 5' 6 ++android.view.View role_description='heading 5' heading name='Heading 5'
7 ++android.view.View role_description='heading 6' clickable heading name='Heading 6' 7 ++android.view.View role_description='heading 6' heading name='Heading 6'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698