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

Side by Side Diff: content/test/data/accessibility/html/iframe-coordinates-expected-android.txt

Issue 906573003: Worked around a trybot change by replacing spaces with "+" for the indentation in accessibility bro… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Used two +s for indentation. Created 5 years, 10 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 unified diff | Download patch
OLDNEW
1 android.webkit.WebView focusable focused scrollable 1 android.webkit.WebView focusable focused scrollable
2 android.view.View 2 ++android.view.View
3 android.widget.Button clickable focusable name='Button' 3 ++++android.widget.Button clickable focusable name='Button'
4 android.view.View 4 ++android.view.View
5 android.widget.Button clickable focusable name='Button' 5 ++++android.widget.Button clickable focusable name='Button'
6 android.view.View 6 ++android.view.View
7 android.view.View 7 ++++android.view.View
8 android.view.View 8 ++++++android.view.View
9 android.view.View scrollable 9 ++++++++android.view.View scrollable
10 android.view.View 10 ++++++++++android.view.View
11 android.widget.Button clickable focusable name='Button' 11 ++++++++++++android.widget.Button clickable focusable name='Button'
12 android.view.View 12 ++android.view.View
13 android.view.View 13 ++++android.view.View
14 android.view.View 14 ++++++android.view.View
15 android.view.View scrollable 15 ++++++++android.view.View scrollable
16 android.view.View 16 ++++++++++android.view.View
17 android.widget.Button clickable focusable name='Button' 17 ++++++++++++android.widget.Button clickable focusable name='Button'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698