diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-18 18:45:27 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-18 18:45:27 +0000 |
commit | 0bc3bf56dc2b071da392f63ebdbeac417994e1f8 (patch) | |
tree | c27afcd791396de4f22a7467f8cf0d5361252bc2 | |
parent | a89a8800b973a28d71f6cf77038b658b3536fe8d (diff) | |
download | chromium_src-0bc3bf56dc2b071da392f63ebdbeac417994e1f8.zip chromium_src-0bc3bf56dc2b071da392f63ebdbeac417994e1f8.tar.gz chromium_src-0bc3bf56dc2b071da392f63ebdbeac417994e1f8.tar.bz2 |
This test seems to have never failed on win/mac according to the
flips page. Rebaseline on linux which matches win in metrics but
the image differs due to anti-aliased fonts and the scrollbar.
Review URL: http://codereview.chromium.org/48145
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11993 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 1 insertions, 6 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum new file mode 100644 index 0000000..555d0ae --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum @@ -0,0 +1 @@ +eeea2deb6d434e83d6f92a904804f0cd
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png Binary files differnew file mode 100644 index 0000000..441e5fe --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-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 4e68b4c..d35224c 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1425,12 +1425,6 @@ MAC : LayoutTests/fast/encoding/char-encoding-mac.html = FAIL // New test. We should fix it, but it doesn't need to block the current release DEFER WIN LINUX : LayoutTests/fast/repaint/transform-disable-layoutstate.html = FAIL -// Release failures are Merge 39829:39744 regressions -// Linux pixeltest failure: Large areas of the page are missing -LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL -WIN : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL PASS -MAC : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL PASS - // Looks like this just needs a rebaseline. LINUX : LayoutTests/svg/custom/stroke-fallback.svg = FAIL |