diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 17:14:15 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-27 17:14:15 +0000 |
commit | 063f28f17b44f56c4505ecdb16971a8597415d4c (patch) | |
tree | 27603717f0d3cc7f3d153dd31866bbf33dcc424f /webkit/data | |
parent | 0084c142410c3df0fc811bdb194b2b92b01c95e0 (diff) | |
download | chromium_src-063f28f17b44f56c4505ecdb16971a8597415d4c.zip chromium_src-063f28f17b44f56c4505ecdb16971a8597415d4c.tar.gz chromium_src-063f28f17b44f56c4505ecdb16971a8597415d4c.tar.bz2 |
Remove incorrect baseline for search-field-cancel test.
TBR=levin
TEST=none
BUG=8630
Review URL: http://codereview.chromium.org/174617
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24614 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
3 files changed, 0 insertions, 26 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.checksum deleted file mode 100644 index 4ee6964..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.checksum +++ /dev/null @@ -1 +0,0 @@ -45a119c6c6b33b67839e05291c1628b4
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.png Binary files differdeleted file mode 100644 index ee342a7..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.png +++ /dev/null diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.txt deleted file mode 100644 index 16ee566..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/search-field-cancel-expected.txt +++ /dev/null @@ -1,25 +0,0 @@ -layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
- RenderText {#text} at (51,0) size 291x19
- text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=23093"
- RenderText {#text} at (342,0) size 306x19
- text run at (342,0) width 306: ". The cancel button in a search field fails to redraw."
- RenderBlock (anonymous) at (0,36) size 784x26
- RenderTextControl {INPUT} at (2,2) size 157x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderBlock {DIV} at (3,3) size 151x16
- RenderBlock {DIV} at (0,2) size 1x11
- RenderBlock {DIV} at (139,4) size 9x9
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (14,49) size 138x16
- RenderBlock {DIV} at (1,0) size 138x16
- RenderText {#text} at (1,0) size 58x16
- text run at (1,0) width 58: "some text"
|