| OLD | NEW |
| 1 android.webkit.WebView focusable focused scrollable | 1 android.webkit.WebView focusable focused scrollable |
| 2 ++android.view.View | 2 ++android.view.View |
| 3 ++++android.widget.Button clickable focusable name='Button' | 3 ++++android.widget.Button role_description='button' clickable focusable name='Bu
tton' |
| 4 ++android.view.View | 4 ++android.view.View |
| 5 ++++android.widget.Button clickable focusable name='Button' | 5 ++++android.widget.Button role_description='button' clickable focusable name='Bu
tton' |
| 6 ++android.view.View | 6 ++android.view.View |
| 7 ++++android.view.View | 7 ++++android.view.View |
| 8 ++++++android.view.View scrollable | 8 ++++++android.view.View scrollable |
| 9 ++++++++android.view.View | 9 ++++++++android.view.View |
| 10 ++++++++++android.widget.Button clickable focusable name='Ordinary Button' | 10 ++++++++++android.widget.Button role_description='button' clickable focusable na
me='Ordinary Button' |
| 11 ++android.view.View | 11 ++android.view.View |
| 12 ++++android.view.View | 12 ++++android.view.View |
| 13 ++++++android.view.View scrollable | 13 ++++++android.view.View scrollable |
| 14 ++++++++android.view.View | 14 ++++++++android.view.View |
| 15 ++++++++++android.widget.Button clickable focusable name='Scrolled Button' | 15 ++++++++++android.widget.Button role_description='button' clickable focusable na
me='Scrolled Button' |
| OLD | NEW |