diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 21:31:30 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 21:31:30 +0000 |
commit | 829f356dff0e68e9820c9c367fd7b52be7b2b5f4 (patch) | |
tree | 8a8f14290f54c52bff269096aa95d234b8b774f4 | |
parent | 2c1f804696b21c104eb684548495f960c432c9bb (diff) | |
download | chromium_src-829f356dff0e68e9820c9c367fd7b52be7b2b5f4.zip chromium_src-829f356dff0e68e9820c9c367fd7b52be7b2b5f4.tar.gz chromium_src-829f356dff0e68e9820c9c367fd7b52be7b2b5f4.tar.bz2 |
Create new baselines for with100percent-textarea test, tweak bug id for Apache-needing test.
TBR=tkent
TEST=none
BUG=10353
BUG=11795
Review URL: http://codereview.chromium.org/552197
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37313 0039d316-1c4b-4281-b951-d872f2087c98
5 files changed, 3 insertions, 7 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/replaced/width100percent-textarea-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/replaced/width100percent-textarea-expected.checksum new file mode 100644 index 0000000..9dd17bf --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/replaced/width100percent-textarea-expected.checksum @@ -0,0 +1 @@ +1517124dfd0821e221ff01721a907735
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/replaced/width100percent-textarea-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/replaced/width100percent-textarea-expected.png Binary files differnew file mode 100644 index 0000000..d2d4dda --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/replaced/width100percent-textarea-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/replaced/width100percent-textarea-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/replaced/width100percent-textarea-expected.checksum new file mode 100644 index 0000000..a25f7b0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/replaced/width100percent-textarea-expected.checksum @@ -0,0 +1 @@ +70cfc86ab803258c89837ad8a1dfb09d
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/replaced/width100percent-textarea-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/replaced/width100percent-textarea-expected.png Binary files differnew file mode 100644 index 0000000..17509de --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/replaced/width100percent-textarea-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ecb0adf..9864514 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1144,6 +1144,7 @@ BUG27914 : fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = TEXT // This test isn't hanging, it just takes 12-13 seconds to run. BUG30536 SLOW WIN LINUX : http/tests/misc/acid3.html = FAIL +BUG30536 : http/tests/misc/favicon-as-image.html = FAIL // Has failed for Chromium since it was first checked in. (Lighttpd related?) BUG10323 WIN : http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL @@ -1259,9 +1260,6 @@ BUG32191 : fast/js/primitive-method-this.html = FAIL // not urgent for current release. BUG24227 : http/tests/plugins/local-geturl-from-remote.html = FAIL -// Form control scrollbars seem to be drawn incorrectly. -BUG10353 LINUX : fast/replaced/width100percent-textarea.html = FAIL - // This test sometimes fails indefinitely, other times it takes 1-2 seconds. BUG14009 LINUX : http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS FAIL BUG14009 WIN MAC : http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS @@ -1870,7 +1868,6 @@ BUG23476 MAC : fast/forms/hidden-listbox.html = IMAGE BUG23476 MAC : fast/forms/listbox-clip.html = IMAGE BUG23476 MAC : fast/frames/inline-object-inside-frameset.html = IMAGE BUG23476 MAC : fast/overflow/hidden-scrollbar-resize.html = IMAGE -BUG23476 MAC : fast/replaced/width100percent-textarea.html = IMAGE BUG23476 MAC : fast/text/font-initial.html = IMAGE // Missing corner resize image @@ -2226,9 +2223,6 @@ BUG11613 LINUX : editing/inserting/5607069-2.html = FAIL // This needs to be rebaselined. See http://trac.webkit.org/changeset/43378 BUG11669 LINUX : fast/layers/remove-only-this-layer-update.html = FAIL -// Passes in Chrome, fails in test_shell -BUG11795 : http/tests/misc/favicon-as-image.html = FAIL - // Already baselined for chromium-win, may need to be done for mac/linux as well. BUG11796 LINUX : fast/forms/search-styled.html = FAIL |