diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 19:24:34 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-26 19:24:34 +0000 |
commit | fb4f61ccfebb16b0e1e069bdbb82be3595414078 (patch) | |
tree | f9beed8425ebb18757359a6197114d3700be9eeb /webkit | |
parent | 6e5110dff1b382e0e330c0e733e85d0b0ec45a31 (diff) | |
download | chromium_src-fb4f61ccfebb16b0e1e069bdbb82be3595414078.zip chromium_src-fb4f61ccfebb16b0e1e069bdbb82be3595414078.tar.gz chromium_src-fb4f61ccfebb16b0e1e069bdbb82be3595414078.tar.bz2 |
Rebaseline fast/forms/textarea-scrollbar.html for linux and mac.
Difference is font rendering and scrollbars on linux (http://build.chromium.org/buildbot/layout_test_results/webkit-rel-linux/results/layout-test-results/fast/forms/textarea-scrollbar-diff.png)
scrollbar on mac (http://build.chromium.org/buildbot/layout_test_results/webkit-rel-mac5/results/layout-test-results/fast/forms/textarea-scrollbar-diff.png).
Rebaseline fast\forms\textarea-scrolled-type.html for linux and remove from test_expectations on mac.
Difference is font rendering and scrollbars on linux (http://build.chromium.org/buildbot/layout_test_results/webkit-rel-linux/results/layout-test-results/fast/forms/textarea-scrolled-type-diff.png).
Mac has been passing since webkit roll r54732:54752, so just needed removing from expectations.
TEST=none
BUG=11123,23485
Review URL: http://codereview.chromium.org/660146
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40143 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
7 files changed, 3 insertions, 8 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum index 1182428..4766767 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum @@ -1 +1 @@ -51a51a20e07cdc5016af680cd5cf597b
\ No newline at end of file +ac03f06acf34071293d8fd8f534574da
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.png Binary files differindex c47d381..19f3258 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrollbar-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum index 42e0d6f..fa72f14 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.checksum @@ -1 +1 @@ -aa21043aa3f64d0e768f67f1d87bd7bd
\ No newline at end of file +34fd30630b8c06f95dd627346f042fc1
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.png Binary files differindex 84fa8ad..e7e42f5 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/textarea-scrolled-type-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum new file mode 100644 index 0000000..bf55758 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/forms/textarea-scrollbar-expected.checksum @@ -0,0 +1 @@ +e7b82ea0637ed5cc79dea10bece9ee71
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/forms/textarea-scrollbar-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/forms/textarea-scrollbar-expected.png Binary files differnew file mode 100644 index 0000000..c4d8b69 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/forms/textarea-scrollbar-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b6783b2..ac7296a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1797,8 +1797,6 @@ BUG23489 MAC : fast/table/empty-section-crash.html = IMAGE // Selection glow is thinner than expected 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 // Extra space at the end of the table cell BUG23484 MAC : editing/pasteboard/5387578.html = IMAGE @@ -2152,10 +2150,6 @@ BUG10861 MAC DEBUG : http/tests/plugins/post-url-file.html = PASS FAIL // so the test timeouts. BUG11001 LINUX MAC WIN : http/tests/history/back-to-post.php = TIMEOUT -// Need Linux rebaselines from WebKit Merge 42805:42932 -BUG11123 LINUX : fast/forms/textarea-scrollbar.html = FAIL -BUG11123 LINUX : fast/forms/textarea-scrolled-type.html = FAIL - // Regressions from WebKit Merge 42932:42994 due to text metric changes. BUG11251 WIN DEBUG : fast/forms/textarea-width.html = FAIL BUG11251 SLOW WIN RELEASE : fast/forms/textarea-width.html = FAIL |