| Index: content/test/data/accessibility/aria/aria-checkbox-expected-android.txt
|
| diff --git a/content/test/data/accessibility/aria/aria-checkbox-expected-android.txt b/content/test/data/accessibility/aria/aria-checkbox-expected-android.txt
|
| index 3de69093e45dd508ec7598a0812c88be4d764ef5..2ff69b7b47a2d460e9da3a7a6e18f9f7e61416d8 100644
|
| --- a/content/test/data/accessibility/aria/aria-checkbox-expected-android.txt
|
| +++ b/content/test/data/accessibility/aria/aria-checkbox-expected-android.txt
|
| @@ -1,5 +1,5 @@
|
| android.webkit.WebView focusable focused scrollable
|
| -++android.widget.CheckBox checkable checked clickable focusable
|
| -++android.widget.CheckBox checkable clickable focusable
|
| -++android.widget.CheckBox checkable clickable focusable
|
| -++android.widget.CheckBox checkable clickable focusable
|
| +++android.widget.CheckBox checkable checked clickable focusable name='CheckBox1'
|
| +++android.widget.CheckBox checkable clickable focusable name='CheckBox2'
|
| +++android.widget.CheckBox checkable clickable focusable name='CheckBox3'
|
| +++android.widget.CheckBox checkable clickable focusable name='CheckBox4'
|
|
|