| Index: content/test/data/accessibility/input-button-in-menu-expected-android.txt
|
| diff --git a/content/test/data/accessibility/input-button-in-menu-expected-android.txt b/content/test/data/accessibility/input-button-in-menu-expected-android.txt
|
| index 3c2356be92f29ef50e08c33ffaeecefe5896532b..f169fc1a34b0d3222888e1ce6de584d0d4d90388 100644
|
| --- a/content/test/data/accessibility/input-button-in-menu-expected-android.txt
|
| +++ b/content/test/data/accessibility/input-button-in-menu-expected-android.txt
|
| @@ -1,6 +1,5 @@
|
| -#<skip -- Need to generate correct expectations>
|
| android.webkit.WebView focusable focused scrollable
|
| android.view.View
|
| - android.widget.Button clickable focusable name='Button in menu element'
|
| + android.view.MenuItem clickable focusable name='Button in menu element'
|
| android.view.View
|
| - android.widget.Button clickable focusable name='Button in element with menu role'
|
| + android.view.MenuItem clickable focusable name='Button in element with menu role'
|
|
|