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

Unified Diff: content/test/data/accessibility/aria/aria-separator-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-separator-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-separator-expected-android.txt b/content/test/data/accessibility/aria/aria-separator-expected-android.txt
index 3ebbf0a940c225f3bf1938f3b9bb2dfcc151f209..d60c458c123dab40168cff3f0a35ab9f4816146c 100644
--- a/content/test/data/accessibility/aria/aria-separator-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-separator-expected-android.txt
@@ -1,4 +1,5 @@
android.webkit.WebView focusable focused scrollable
++android.view.View name='Before'
-++android.view.View role_description='splitter' name='This is ARIA separator.'
+++android.view.View role_description='splitter' name='ARIA separator. No value when unfocusable.'
+++android.view.View role_description='splitter' clickable focusable range name='ARIA separator. Can have a value when focusable.' item_count=100 range_min=1 range_max=3 range_current_value=1
++android.view.View name='After'

Powered by Google App Engine
This is Rietveld 408576698