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

Unified Diff: content/test/data/accessibility/aria/aria-presentation-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
« no previous file with comments | « content/test/data/accessibility/aria/aria-none-expected-android.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/aria/aria-presentation-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-presentation-expected-android.txt b/content/test/data/accessibility/aria/aria-presentation-expected-android.txt
index 551fdac7679b31cf061f0941bbadaef25e6f1913..a5c117d051b3b28c599ba2daf41c5d618051a418 100644
--- a/content/test/data/accessibility/aria/aria-presentation-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-presentation-expected-android.txt
@@ -1,2 +1,2 @@
-android.webkit.WebView focusable focused scrollable name='aria-role presentation'
-++android.view.View name='aria-role presentation'
+android.webkit.WebView focusable focused scrollable
+++android.view.View name='aria-role presentation'
« no previous file with comments | « content/test/data/accessibility/aria/aria-none-expected-android.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698