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

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

Issue 769783002: Modifying aria-level AX test due to changes related to aria-level for heading. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: skipping test on android Created 6 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
OLDNEW
1 #<skip -- Bots not failing>
1 android.webkit.WebView focusable focused scrollable 2 android.webkit.WebView focusable focused scrollable
2 android.view.View clickable heading name='H3' 3 android.view.View clickable heading name='H3'
3 android.view.View clickable heading name='ARIA heading level 3' 4 android.view.View clickable heading name='ARIA heading level 3'
4 android.view.View collection hierarchical row_count=2 5 android.view.View collection hierarchical row_count=2
5 android.view.View 6 android.view.View
6 android.view.View clickable collection_item name='Tree item at level 1' 7 android.view.View clickable collection_item name='Tree item at level 1'
7 android.view.View clickable collection_item name='Tree item at level 2' 8 android.view.View clickable collection_item name='Tree item at level 2'
8 android.view.View clickable name='Tree item at level 3' 9 android.view.View clickable name='Tree item at level 3'
9 android.widget.GridView collection row_count=2 column_count=1 10 android.widget.GridView collection row_count=2 column_count=1
10 android.view.View 11 android.view.View
11 android.view.View clickable collection_item name='Cell at level 1' r ow_span=1 column_span=1 12 android.view.View clickable collection_item name='Cell at level 1' r ow_span=1 column_span=1
12 android.view.View 13 android.view.View
13 android.view.View clickable collection_item name='Cell at level 2' r ow_index=1 row_span=1 column_span=1 14 android.view.View clickable collection_item name='Cell at level 2' r ow_index=1 row_span=1 column_span=1
14 android.view.View 15 android.view.View
15 android.view.View 16 android.view.View
OLDNEW
« no previous file with comments | « content/test/data/accessibility/aria-level.html ('k') | content/test/data/accessibility/aria-level-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698