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

Unified Diff: content/test/data/accessibility/html/video-expected-android.txt

Issue 850683003: Add DumpAccessibilityTree tests (19 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/html/video-expected-android.txt
diff --git a/content/test/data/accessibility/html/source-expected-android.txt b/content/test/data/accessibility/html/video-expected-android.txt
similarity index 50%
copy from content/test/data/accessibility/html/source-expected-android.txt
copy to content/test/data/accessibility/html/video-expected-android.txt
index 0189f8e858e43082d5656a142394de17b86c2fbb..62ed4722314b80f2208e1586878eb310b4846cbf 100644
--- a/content/test/data/accessibility/html/source-expected-android.txt
+++ b/content/test/data/accessibility/html/video-expected-android.txt
@@ -1,8 +1,10 @@
-#<skip -- crbug.com/281952>
android.webkit.WebView focusable focused scrollable
android.view.View
android.view.View focusable name='0:00'
- android.view.View name='audio'
- android.view.View name='audio'
+ android.view.View name='video'
+ android.view.View clickable focusable name='media control'
+ android.view.View name='video'
+ android.view.View name='video'
+
android.widget.Button clickable focusable name='play'
- android.widget.SeekBar clickable focusable range name='movie time scrubber'
+ android.widget.SeekBar clickable focusable range name='movie time scrubber' item_count=100

Powered by Google App Engine
This is Rietveld 408576698