Index: trunk/src/content/test/data/accessibility/button-name-calc-expected-android.txt |
=================================================================== |
--- trunk/src/content/test/data/accessibility/button-name-calc-expected-android.txt (revision 274087) |
+++ trunk/src/content/test/data/accessibility/button-name-calc-expected-android.txt (working copy) |
@@ -1,9 +1,8 @@ |
-#<skip - this is definitely wrong |
android.webkit.WebView focusable focused scrollable |
android.view.View |
android.widget.Button clickable focusable name='InnerText0' |
- android.widget.Button clickable focusable name='InnerText1' |
- android.widget.Button clickable focusable name='InnerText2' |
- android.widget.Button clickable focusable name='InnerText3' |
- android.widget.Button clickable focusable name='InnerText4' |
- android.widget.Button clickable focusable name='InnerText5' |
+ android.widget.Button clickable focusable name='Title1' |
+ android.widget.Button clickable focusable name='AriaLabel2' |
+ android.widget.Button clickable focusable name='LabelledBy3' |
+ android.widget.Button clickable focusable name='LabelledBy4' |
+ android.widget.Button clickable focusable name='DescribedBy5' |