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

Unified Diff: content/test/data/accessibility/a-with-img-expected-android.txt

Issue 184553009: Android native accessibility: Decorate link nodes with URLSpans. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@debugcrash
Patch Set: rebase Created 6 years, 9 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/a-with-img-expected-android.txt
diff --git a/content/test/data/accessibility/a-with-img-expected-android.txt b/content/test/data/accessibility/a-with-img-expected-android.txt
index b31677323f8573cd0c2922d7405654225407c913..3dbb2693250f361b5a900f6a6683917f3e368a95 100644
--- a/content/test/data/accessibility/a-with-img-expected-android.txt
+++ b/content/test/data/accessibility/a-with-img-expected-android.txt
@@ -1,6 +1,6 @@
android.view.View focusable focused scrollable
android.view.View
- android.view.View clickable focusable name='Linkwith image at start. Link'
- android.view.View clickable focusable name='Link withimagein the middle. Link'
- android.view.View clickable focusable name='Link withbrokenin the middle. Link'
- android.view.View clickable focusable name='Link with image at theend Link'
+ android.view.View clickable focusable name='Linkwith image at start.'
+ android.view.View clickable focusable name='Link withimagein the middle.'
+ android.view.View clickable focusable name='Link withbrokenin the middle.'
+ android.view.View clickable focusable name='Link with image at theend'

Powered by Google App Engine
This is Rietveld 408576698