Index: trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt |
=================================================================== |
--- trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt (revision 274087) |
+++ trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt (working copy) |
@@ -1,9 +1,8 @@ |
-#<skip - last one should be DescribedBy5 |
android.webkit.WebView focusable focused scrollable |
android.view.View |
android.widget.CheckBox checkable clickable focusable name='Title0' |
- android.widget.CheckBox checkable clickable focusable name='Label1' |
+ android.widget.CheckBox checkable clickable focusable name='Title1' |
android.widget.CheckBox checkable clickable focusable name='AriaLabel2' |
android.widget.CheckBox checkable clickable focusable name='LabelledBy3' |
android.widget.CheckBox checkable clickable focusable name='LabelledBy4' |
- android.widget.CheckBox checkable focusable |
+ android.widget.CheckBox checkable clickable focusable name='DescribedBy5' |