Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1608)

Unified Diff: content/test/data/accessibility/aria/aria-orientation-expected-android.txt

Issue 2890723003: Slider events with valuetext (Closed)
Patch Set: Fix test Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/aria/aria-orientation-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-orientation-expected-android.txt b/content/test/data/accessibility/aria/aria-orientation-expected-android.txt
index f7f5b417139d04ffa0f695e16893bcfe9ca2aea5..30019a9580e12d9a460ba97707e7c5aee1ee8406 100644
--- a/content/test/data/accessibility/aria/aria-orientation-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-orientation-expected-android.txt
@@ -14,9 +14,9 @@ android.webkit.WebView focusable focused scrollable
++android.view.View role_description='radio group'
++android.view.View role_description='radio group'
++android.view.View role_description='radio group'
-++android.view.View role_description='scroll bar' range
-++android.view.View role_description='scroll bar' range
-++android.view.View role_description='scroll bar' range
+++android.view.View role_description='scroll bar' range item_count=100
+++android.view.View role_description='scroll bar' range item_count=100
+++android.view.View role_description='scroll bar' range item_count=100
++android.widget.SeekBar role_description='slider' range item_count=100
++android.widget.SeekBar role_description='slider' range item_count=100
++android.widget.SeekBar role_description='slider' range item_count=100

Powered by Google App Engine
This is Rietveld 408576698