| OLD | NEW |
| 1 #<skip - http://crbug.com/171625> | |
| 2 android.webkit.WebView focusable focused scrollable | 1 android.webkit.WebView focusable focused scrollable |
| 3 android.widget.Button | 2 android.widget.Button focusable |
| 4 android.widget.ToggleButton checkable checked | 3 android.widget.ToggleButton checkable checked focusable |
| 5 android.widget.ToggleButton checkable | 4 android.widget.ToggleButton checkable focusable |
| 6 android.widget.Button | 5 android.widget.Spinner focusable |
| 7 android.widget.Button | 6 android.widget.Button focusable |
| OLD | NEW |