diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 01:20:05 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 01:20:05 +0000 |
commit | 3fa5e66fe7e5872fa28a438526b6eb2da61f360b (patch) | |
tree | 02edf8039a95072b96b63dacdb01383a1350493a | |
parent | 47386f6ad394757fb268e859e6053c8bd7cefd5e (diff) | |
download | chromium_src-3fa5e66fe7e5872fa28a438526b6eb2da61f360b.zip chromium_src-3fa5e66fe7e5872fa28a438526b6eb2da61f360b.tar.gz chromium_src-3fa5e66fe7e5872fa28a438526b6eb2da61f360b.tar.bz2 |
Rebaseline editing\inserting\4960120-1.html for linux.
Difference is tiny difference in font rendering.
Remove this test as failing for Mac, it hasn't failed since webkit merge 54732:54752.
TEST=none
BUG=22485,11123
Review URL: http://codereview.chromium.org/660133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40088 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 1 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.checksum index 88d0636..98d6c00 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.checksum @@ -1 +1 @@ -230c9cae2200f28d31a32f7eef57afa0
\ No newline at end of file +52b8bd9fda0c4fbcfd874f3533228282
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.png Binary files differindex a04ee86..371b20a 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/4960120-1-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8688037..3e0df5e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1796,7 +1796,6 @@ BUG23489 MAC : fast/forms/select-baseline.html = IMAGE BUG23489 MAC : fast/table/empty-section-crash.html = IMAGE // Selection glow is thinner than expected -BUG23485 MAC : editing/inserting/4960120-1.html = IMAGE BUG23485 MAC : editing/style/apply-through-end-of-document.html = IMAGE BUG23485 MAC : fast/forms/textarea-scrollbar.html = IMAGE BUG23485 MAC : fast/forms/textarea-scrolled-type.html = IMAGE @@ -2154,7 +2153,6 @@ BUG10861 MAC DEBUG : http/tests/plugins/post-url-file.html = PASS FAIL BUG11001 LINUX MAC WIN : http/tests/history/back-to-post.php = TIMEOUT // Need Linux rebaselines from WebKit Merge 42805:42932 -BUG11123 LINUX : editing/inserting/4960120-1.html = FAIL BUG11123 LINUX : fast/forms/textarea-scrollbar.html = FAIL BUG11123 LINUX : fast/forms/textarea-scrolled-type.html = FAIL |