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

Unified Diff: content/test/data/accessibility/aria/aria-scrollbar-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-scrollbar-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-scrollbar-expected-android.txt b/content/test/data/accessibility/aria/aria-scrollbar-expected-android.txt
index 072c0be4692fd84d17fe446136d14df826c96f99..5f3942ec44c32f170a4a4cc8e74dc461b668178a 100644
--- a/content/test/data/accessibility/aria/aria-scrollbar-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-scrollbar-expected-android.txt
@@ -1,3 +1,3 @@
android.webkit.WebView focusable focused scrollable
-++android.view.View role_description='scroll bar' clickable focusable range range_current_value=55
-++android.view.View role_description='scroll bar' clickable focusable range range_current_value=55
+++android.view.View role_description='scroll bar' clickable focusable range item_count=100 range_current_value=55
+++android.view.View role_description='scroll bar' clickable focusable range item_count=100 range_current_value=55

Powered by Google App Engine
This is Rietveld 408576698