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

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

Issue 825613002: Expose html placeholder attribute as AXPlaceholder: <value> on MAC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updating expectations Created 6 years 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/contenteditable-descendants-expected-android.txt
diff --git a/content/test/data/accessibility/html/contenteditable-descendants-expected-android.txt b/content/test/data/accessibility/html/contenteditable-descendants-expected-android.txt
index 0b8b6b198816ecaa11c86b426559129feeeaa539..911fbe74741d42a13dd191eacbcc78ceebdc1921 100644
--- a/content/test/data/accessibility/html/contenteditable-descendants-expected-android.txt
+++ b/content/test/data/accessibility/html/contenteditable-descendants-expected-android.txt
@@ -5,7 +5,7 @@ android.webkit.WebView focusable focused scrollable
android.view.View clickable name='link'
android.view.View clickable name='and'
android.widget.Image clickable name='image'
- android.view.View clickable name='and'
+ android.view.View clickable name=' and'
dmazzoni 2015/01/05 09:15:16 I think this test was disabled, can you un-disable
android.widget.Button clickable focusable name='button'
android.widget.GridView collection row_count=1 column_count=1
android.view.View

Powered by Google App Engine
This is Rietveld 408576698