diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 21:42:17 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 21:42:17 +0000 |
commit | 30d425e79ececc49435b33cd017c97a08468da81 (patch) | |
tree | 006c3964c3332c46bb56b7618f0c3ad2301d0b78 /webkit | |
parent | c480832def8f3153e59d491e5f95ca298e2ecdbe (diff) | |
download | chromium_src-30d425e79ececc49435b33cd017c97a08468da81.zip chromium_src-30d425e79ececc49435b33cd017c97a08468da81.tar.gz chromium_src-30d425e79ececc49435b33cd017c97a08468da81.tar.bz2 |
More rebaseline fallout from my recent WebKit patches.
Also mark a slow test that sometimes passes as TIMEOUT PASS.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29032 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
5 files changed, 3 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.checksum index cf78301..eeabf7c 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.checksum @@ -1 +1 @@ -11627d5ac83b2304d1a3a9ff735f733c
\ No newline at end of file +dd132ff0c07fb7d856295797009890a6
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.png Binary files differindex b485e4b..8ced188 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/borders/inline-mask-overlay-image-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.checksum index 2cb64fb..9172faf 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.checksum @@ -1 +1 @@ -3cbee397d413c967780633556f1277ba
\ No newline at end of file +5b46d27c8cb65d243bb0a5a9b0cc319b
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.png Binary files differindex 4d48746..2b2fa91 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/bidi-menulist-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e30ad58..d8c4e63 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3135,7 +3135,7 @@ BUG9798 LINUX MAC : LayoutTests/http/tests/cookies/multiple-cookies.html = TIMEO BUG24063 : LayoutTests/fast/dom/Window/window-postmessage-clone.html = FAIL // V8 update to 1.3.15 -BUG24102 LINUX MAC : LayoutTests/fast/css/large-list-of-rules-crash.html = TIMEOUT +BUG24102 LINUX MAC : LayoutTests/fast/css/large-list-of-rules-crash.html = TIMEOUT PASS // Got slow with V8 update to 1.3.15. Debug logging perhaps? BUG24182 DEBUG SLOW : LayoutTests/fast/forms/input-implicit-length-limit.html = PASS |