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

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

Issue 67473013: Support KitKat accessibility APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add dummy Mac and Win expectations Created 7 years 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 | « content/test/data/accessibility/table-simple-expected-android.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 android.view.View focusable focused scrollable 1 android.view.View focusable focused scrollable
2 android.widget.ListView item_count=3 2 android.widget.ListView collection hierarchical item_count=3 row_count=3
3 android.view.View 3 android.view.View collection_item
4 android.view.View clickable name='•' 4 android.view.View clickable name='•'
5 android.view.View clickable name='Item 1' 5 android.view.View clickable name='Item 1'
6 android.view.View item_index=1 6 android.view.View collection_item item_index=1
7 android.view.View clickable name='•' 7 android.view.View clickable name='•'
8 android.view.View clickable name='Item 2' 8 android.view.View clickable name='Item 2'
9 android.view.View item_index=2 9 android.view.View collection_item item_index=2
10 android.view.View clickable name='•' 10 android.view.View clickable name='•'
11 android.view.View clickable name='Item 3' 11 android.view.View clickable name='Item 3'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/table-simple-expected-android.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698