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

Unified Diff: content/test/data/accessibility/a-onclick-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-onclick-expected-android.txt
diff --git a/content/test/data/accessibility/a-onclick-expected-android.txt b/content/test/data/accessibility/a-onclick-expected-android.txt
index 4121ed97a4132eb08714a7445dc03f59cddd2477..c8bf65dde2a27e71e6fd79cf181410a941c43355 100644
--- a/content/test/data/accessibility/a-onclick-expected-android.txt
+++ b/content/test/data/accessibility/a-onclick-expected-android.txt
@@ -1,3 +1,3 @@
android.view.View focusable focused scrollable
- android.view.View clickable name='link with no href but onclick Link'
- android.view.View clickable name='link with no href and click handler added via script Link'
+ android.view.View clickable name='link with no href but onclick'
+ android.view.View clickable name='link with no href and click handler added via script'

Powered by Google App Engine
This is Rietveld 408576698