diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 20:30:00 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 20:30:00 +0000 |
commit | ce236a17f258746c1fcfd0203bc94f192ca37f13 (patch) | |
tree | d651f2c36398260cbf65a848158ac31056b2f4ec | |
parent | b6bbb0be886df5a54e84604f50ab94646dec9caf (diff) | |
download | chromium_src-ce236a17f258746c1fcfd0203bc94f192ca37f13.zip chromium_src-ce236a17f258746c1fcfd0203bc94f192ca37f13.tar.gz chromium_src-ce236a17f258746c1fcfd0203bc94f192ca37f13.tar.bz2 |
Rebaseline fast/layers/remove-only-this-layer-update.html for linux.
Difference is just font rendering: http://build.chromium.org/buildbot/layout_test_results/webkit-rel-linux/results/layout-test-results/fast/layers/remove-only-this-layer-update-diff.png
TEST=none
BUG=11669
Review URL: http://codereview.chromium.org/661195
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40154 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 1 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/remove-only-this-layer-update-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/remove-only-this-layer-update-expected.checksum new file mode 100644 index 0000000..dee8bb7 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/remove-only-this-layer-update-expected.checksum @@ -0,0 +1 @@ +6e93ea284b32d8ccd593a319e9ca368c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/remove-only-this-layer-update-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/remove-only-this-layer-update-expected.png Binary files differnew file mode 100644 index 0000000..3bb6c6f --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/layers/remove-only-this-layer-update-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ac7296a..c8f5f1f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2181,9 +2181,6 @@ BUG24229 LINUX : svg/transforms/text-with-pattern-with-svg-transform.svg = FAIL BUG11613 LINUX : editing/deleting/5168598.html = FAIL 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 - // Already baselined for chromium-win, may need to be done for mac/linux as well. BUG11796 LINUX : fast/forms/search-styled.html = FAIL |