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

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

Issue 2867073003: Name calculation should not include nameFrom:author descendants. (Closed)
Patch Set: Rebase 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/html/div-expected-android.txt
diff --git a/content/test/data/accessibility/html/div-expected-android.txt b/content/test/data/accessibility/html/div-expected-android.txt
index afae57dcc3f04725730f8a5b71fbddadcd8ff659..0acd3a7f0ad3d15f9ab1727877fcb3244ce4993d 100644
--- a/content/test/data/accessibility/html/div-expected-android.txt
+++ b/content/test/data/accessibility/html/div-expected-android.txt
@@ -1,2 +1,3 @@
android.webkit.WebView focusable focused scrollable
-++android.view.View clickable focusable name='Focusable div'
+++android.view.View name='Unfocusable div'
+++android.view.View clickable focusable name='Focusable div'
« no previous file with comments | « content/test/data/accessibility/html/div.html ('k') | content/test/data/accessibility/html/div-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698