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

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

Issue 67473013: Support KitKat accessibility APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add dummy Mac and Win expectations Created 7 years 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-progressbar-expected-android.txt
diff --git a/content/test/data/accessibility/aria-progressbar-expected-android.txt b/content/test/data/accessibility/aria-progressbar-expected-android.txt
index 8c5f87d2251e64cf48f9ed10926466c6d1205d14..6789d059b9c820b450fdc847170c3d58646af762 100644
--- a/content/test/data/accessibility/aria-progressbar-expected-android.txt
+++ b/content/test/data/accessibility/aria-progressbar-expected-android.txt
@@ -1,3 +1,3 @@
android.view.View focusable focused scrollable
- android.widget.ProgressBar item_index=3 item_count=37
- android.widget.ProgressBar clickable name='three' item_count=96
+ android.widget.ProgressBar range item_index=3 item_count=37 range_min=1 range_max=37 range_current_value=3
+ android.widget.ProgressBar clickable name='three' item_count=96 range_min=1 range_max=96

Powered by Google App Engine
This is Rietveld 408576698