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

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

Issue 2469383002: Android accessibility: skip the root element when it has no title (Closed)
Patch Set: Fix two test expectations Created 4 years, 1 month 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-none-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-none-expected-android.txt b/content/test/data/accessibility/aria/aria-none-expected-android.txt
index fe9a806921d87551c406431b343ea47c59d4d34e..5662c2ff99a86abd145f5334933e600a7efcaafa 100644
--- a/content/test/data/accessibility/aria/aria-none-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-none-expected-android.txt
@@ -1,2 +1,2 @@
-android.webkit.WebView focusable focused scrollable name='With aria-role none'
-++android.view.View name='With aria-role none'
+android.webkit.WebView focusable focused scrollable
+++android.view.View name='With aria-role none'

Powered by Google App Engine
This is Rietveld 408576698