diff options
author | wangxianzhu@google.com <wangxianzhu@google.com> | 2015-05-06 05:14:13 +0000 |
---|---|---|
committer | wangxianzhu@google.com <wangxianzhu@google.com> | 2015-05-06 05:14:13 +0000 |
commit | ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb (patch) | |
tree | d3e90b9ca18379c32ef2b1e7a55d9aa3beec01d9 /third_party/WebKit/LayoutTests/platform/linux-x86 | |
parent | 5d4375dd23951f07259d66136a655dddb1783aa0 (diff) | |
download | chromium_src-ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb.zip chromium_src-ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb.tar.gz chromium_src-ab7461e13d0549946ef3ada4fd55b29a1e1ad7bb.tar.bz2 |
Auto-rebaseline for r194960
http://src.chromium.org/viewvc/blink?view=revision&revision=194960
BUG=484323
TBR=wangxianzhu@chromium.org
Review URL: https://codereview.chromium.org/1124103002
git-svn-id: svn://svn.chromium.org/blink/trunk@194962 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/platform/linux-x86')
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/linux-x86/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/third_party/WebKit/LayoutTests/platform/linux-x86/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/linux-x86/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt deleted file mode 100644 index 12f23d8..0000000 --- a/third_party/WebKit/LayoutTests/platform/linux-x86/fast/forms/range/range-focus-by-mouse-then-keydown-expected.txt +++ /dev/null @@ -1,14 +0,0 @@ -{ - "bounds": [800, 600], - "children": [ - { - "bounds": [800, 600], - "contentsOpaque": true, - "drawsContent": true, - "repaintRects": [ - [9, 9, 131, 23] - ] - } - ] -} - |