diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-17 19:16:46 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-17 19:16:46 +0000 |
commit | 8fe5764ce4b305b913f3085a028a7d10be8df16a (patch) | |
tree | 96bcbfb07a8ae63b0a8b1395ccc89c131afa51c1 /webkit/tools | |
parent | def8e9a494c0b7fd2034c4cd90d7e9b7c08073e9 (diff) | |
download | chromium_src-8fe5764ce4b305b913f3085a028a7d10be8df16a.zip chromium_src-8fe5764ce4b305b913f3085a028a7d10be8df16a.tar.gz chromium_src-8fe5764ce4b305b913f3085a028a7d10be8df16a.tar.bz2 |
Rebaseline border-image-omit-right-slice. The results changed when I made the
bitmaps filtered, so it no longer looks blocky. The test has not crashed in the
last whole bunch of runs, so if there actually was a crashing problem, it's
probably been fixed.
Review URL: http://codereview.chromium.org/42290
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11896 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 78fd912..ad45251 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -688,8 +688,7 @@ DEFER : LayoutTests/fast/loader/main-document-url-for-non-http-loads.html = FAIL // Accessibility is off in the browser, and accessibility is not a priority // for the current release. DEFER : LayoutTests/accessibility = FAIL -// Linux pixeltest failure: Image scaling is terrible -// New test. We should fix it, but it doesn't need to block the current release +// brettw checked this result is correct, just needs rebaselining. DEFER LINUX : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL // Border radius not anti-aliased. // New test. We should fix it, but it doesn't need to block the current release @@ -1442,11 +1441,6 @@ DEFER : LayoutTests/plugins/npruntime.html = FAIL TIMEOUT // it doesn't need to block the current release DEFER LINUX WIN : LayoutTests/fast/events/init-events.html = FAIL -// Merge 39880:39894 - regressions -// Note: this failed before the merge on Windows, just not crashed (brettw saw -// this on his machine once so is marking it as so). -WIN : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL CRASH - // Bug 6735: Merge 39894:39913 - new test. // New test. We should fix it, but it doesn't need to block the current release DEFER : LayoutTests/plugins/netscape-throw-exception.html = FAIL |