diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 06:50:35 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 06:50:35 +0000 |
commit | 884bc1739d4c28b05a932e661e0fcf9392ebb7f0 (patch) | |
tree | 4dc81dfe0ef3a7080a93ff9ecc718976e7c079b7 /webkit/tools | |
parent | 785338ae38d775ef37aaf53a0a6b2a3e316903dc (diff) | |
download | chromium_src-884bc1739d4c28b05a932e661e0fcf9392ebb7f0.zip chromium_src-884bc1739d4c28b05a932e661e0fcf9392ebb7f0.tar.gz chromium_src-884bc1739d4c28b05a932e661e0fcf9392ebb7f0.tar.bz2 |
Add a missing baseline, and mark some tests fail mac/linux that need baselining.
TBR=dglazkov
Review URL: http://codereview.chromium.org/115226
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15838 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7542fa6c..d05de51 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2665,3 +2665,10 @@ BUG11763 MAC LINUX : LayoutTests/fast/css/compare-content-style.html = FAIL PASS BUG11763 MAC LINUX : LayoutTests/editing/style/apply-through-end-of-document.html = FAIL PASS BUG11763 MAC LINUX : LayoutTests/webarchive/test-link-rel-icon.html = FAIL PASS +// This test got moved (and the baselines have been moved accordingly), but now as a result +// it seems to be failing?! +BUG11795 : LayoutTests/http/tests/misc/favicon-as-image.html = FAIL + +// Already baselined for chromium-win, may need to be done for mac/linux as well. +BUG11796 MAC LINUX : LayoutTests/fast/forms/search-styled.html = FAIL + |