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

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

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 12 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.widget.ListView collection hierarchical item_count=3 row_count=3 2 android.widget.ListView collection hierarchical item_count=3 row_count=3
3 android.view.View collection_item name='Chrome' 3 android.view.View collection_item name='Chrome'
4 android.view.View clickable name='1' 4 android.view.View clickable name='1'
5 android.view.View clickable name='Chrome' 5 android.view.View clickable name='Chrome'
6 android.view.View collection_item name='Safari' item_index=1 row_index=1 6 android.view.View collection_item name='Safari' item_index=1 row_index=1
7 android.view.View clickable name='2' 7 android.view.View clickable name='2'
8 android.view.View clickable name='Safari' 8 android.view.View clickable name='Safari'
9 android.view.View collection_item name='IE' item_index=2 row_index=2 9 android.view.View collection_item name='IE' item_index=2 row_index=2
10 android.view.View clickable name='3' 10 android.view.View clickable name='3'
11 android.view.View clickable name='IE' 11 android.view.View clickable name='IE'
12 android.widget.ListView collection hierarchical item_count=3 row_count=3 12 android.widget.ListView collection hierarchical item_count=3 row_count=3
13 android.view.View collection_item name='Android' 13 android.view.View collection_item name='Android'
14 android.view.View clickable name='10' 14 android.view.View clickable name='10'
15 android.view.View clickable name='Android' 15 android.view.View clickable name='Android'
16 android.view.View collection_item name='Mac' item_index=1 row_index=1 16 android.view.View collection_item name='Mac' item_index=1 row_index=1
17 android.view.View clickable name='11' 17 android.view.View clickable name='11'
18 android.view.View clickable name='Mac' 18 android.view.View clickable name='Mac'
19 android.view.View collection_item name='Windows' item_index=2 row_index= 2 19 android.view.View collection_item name='Windows' item_index=2 row_index= 2
20 android.view.View clickable name='12' 20 android.view.View clickable name='12'
21 android.view.View clickable name='Windows' 21 android.view.View clickable name='Windows'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/html/ol.html ('k') | content/test/data/accessibility/html/ol-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698