You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/test/data/accessibility/html/custom-select-expected-android.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
android.webkit.WebView focusable focused
2
2
++android.view.View
3
-
++++android.view.View role_description='menu pop up button' clickable collapsed focusable interesting name='USD United States Dollar $' hint='Currency for purchase'
3
+
++++android.view.View role_description='menu pop up button' clickable collapsed focusable interesting name='USD' hint='Currency for purchase'
Copy file name to clipboardexpand all lines: content/test/data/accessibility/html/custom-select-expected-blink.txt
+13-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,19 @@
1
1
rootWebArea focusable htmlTag='#document'
2
2
++genericContainer ignored
3
3
++++genericContainer htmlTag='body'
4
-
++++++comboBoxSelect collapsed focusable className='currency-select' htmlTag='select' name='Currency for purchase' value='USD United States Dollar $' setSize=5 posInSet=3 haspopup=menu
Copy file name to clipboardexpand all lines: content/test/data/accessibility/html/custom-select-open-expected-android.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
android.webkit.WebView focusable
2
2
++android.view.View
3
-
++++android.view.View role_description='menu pop up button' clickable expanded focusable interesting name='USD United States Dollar $' hint='Currency for purchase'
3
+
++++android.view.View role_description='menu pop up button' clickable expanded focusable interesting name='USD' hint='Currency for purchase'
0 commit comments