Update two WebKit Hit Tests in Preparation for landing 481753002
commit6eb7cd03c541955711ead15596a0e685f1c43817
authorrobhogan <robhogan@gmail.com>
Sun, 7 Dec 2014 21:48:21 +0000 (7 13:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Sun, 7 Dec 2014 21:48:50 +0000 (7 21:48 +0000)
treee635723affe870f1868cd86aab11dfe33dfada07
parent9eae88436fccfd13b056401b044d6e6f0a814c0b
Update two WebKit Hit Tests in Preparation for landing 481753002

These tests expect the fallback content to be available synchronously for
hit-testing. With the change in crrev.com/481753002 fallback content will be loaded
asynchronously. So use a data uri for loading the test image - as the purpose
of the test is image hit-testing rather than fallback content hit-testing.

BUG=435946

Review URL: https://codereview.chromium.org/771753002

Cr-Commit-Position: refs/heads/master@{#307191}
android_webview/javatests/src/org/chromium/android_webview/test/WebKitHitTestTest.java
android_webview/javatests/src/org/chromium/android_webview/test/util/CommonResources.java