diff options
author | podivilov@chromium.org <podivilov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-26 15:48:45 +0000 |
---|---|---|
committer | podivilov@chromium.org <podivilov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-26 15:48:45 +0000 |
commit | 92f4e5bb9ba813c42d82a805c5f73e4625593737 (patch) | |
tree | 06d85877e6caaa7a47b18dd8dee3b413f7143d22 /content | |
parent | bf4726911e8d6702f0bf1912ccdfa14cb6a87ea3 (diff) | |
download | chromium_src-92f4e5bb9ba813c42d82a805c5f73e4625593737.zip chromium_src-92f4e5bb9ba813c42d82a805c5f73e4625593737.tar.gz chromium_src-92f4e5bb9ba813c42d82a805c5f73e4625593737.tar.bz2 |
Blink roll 156665:156696.
TBR=jianli@chromium.org,dmazzoni@chormium.org
Review URL: https://codereview.chromium.org/23296009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219554 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content')
-rw-r--r-- | content/test/data/accessibility/a-onclick-expected-android.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/test/data/accessibility/a-onclick-expected-android.txt b/content/test/data/accessibility/a-onclick-expected-android.txt index c8bf65d..4121ed9 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' - android.view.View clickable name='link with no href and click handler added via script' + 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' |