diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-17 22:27:09 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-17 22:27:09 +0000 |
commit | be0e2d5aa5d3a2da0ffbed9e72250e09e6be9272 (patch) | |
tree | 350eed36bbc7442fdce2a3f42d49588b0448172a /webkit | |
parent | 3fae228c4dc1f4d69c08cec45dcbb715ef29d725 (diff) | |
download | chromium_src-be0e2d5aa5d3a2da0ffbed9e72250e09e6be9272.zip chromium_src-be0e2d5aa5d3a2da0ffbed9e72250e09e6be9272.tar.gz chromium_src-be0e2d5aa5d3a2da0ffbed9e72250e09e6be9272.tar.bz2 |
Rebaselines the test LayoutTests/fast/block/positioning/001.html .
The test was rebaselined upstream, see
http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/fast/block/positioning/001-expected.png .
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/42305
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11920 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 3 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.checksum index dd62864..fbe4450 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.checksum @@ -1 +1 @@ -6528d7a9623174eb717810ef344a2444
\ No newline at end of file +1568d632b94efeb5dee07dd34832713a
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.png Binary files differindex a261f18..76d23a0 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/001-expected.png diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 830d5426..4032579 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1561,7 +1561,8 @@ LINUX : LayoutTests/fast/clip/010.html = PASS CRASH LINUX : LayoutTests/fast/clip/012.html = PASS CRASH // Regressions from WebKit merge to 40864 -WIN LINUX : LayoutTests/fast/block/positioning/001.html = FAIL PASS +// Likely just needs a rebaseline. +LINUX : LayoutTests/fast/block/positioning/001.html = FAIL PASS // New test. We should fix it, but it doesn't need to block the current release DEFER : LayoutTests/fast/dom/getClientRects.html = FAIL WIN : LayoutTests/fast/forms/searchfield-heights.html = FAIL |