Chromium Code Reviews| Index: content/test/data/accessibility/select-expected-android.txt |
| diff --git a/content/test/data/accessibility/select-expected-android.txt b/content/test/data/accessibility/select-expected-android.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..57bbad25a5980cd8e8acd281fcc45b32bfb4a284 |
| --- /dev/null |
| +++ b/content/test/data/accessibility/select-expected-android.txt |
| @@ -0,0 +1,5 @@ |
| +android.view.View focusable focused scrollable |
| + android.view.View |
| + android.widget.Button clickable focusable name='Placeholder option' |
| + android.widget.Button clickable focusable name='Option 2' |
| + android.widget.Button clickable focusable name='Option 1' |