diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-26 21:53:28 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-26 21:53:28 +0000 |
commit | 9511a5d37541b84364c6155b353fb7c3fcbef9bb (patch) | |
tree | 654202ce9aefee06e069a90a4f4cd0774828e7ac /webkit/data | |
parent | 1bb48f7bc8563a9112b7379e8cd93c86c69770b2 (diff) | |
download | chromium_src-9511a5d37541b84364c6155b353fb7c3fcbef9bb.zip chromium_src-9511a5d37541b84364c6155b353fb7c3fcbef9bb.tar.gz chromium_src-9511a5d37541b84364c6155b353fb7c3fcbef9bb.tar.bz2 |
Rebase three other tests impacted by the "double stroking" fix.
Judging from the SVN log, these failing baselines were committed by the merge (and were generated with the stroking problem).
This CL updates the baselines to account for (only) the stroking difference.
It looks like two of these baselines (both existing and new baseline) need fixing --
* svg-as-background-1.html -- an area of the image is red, whereas in the mac's baseline it is white.
* svg-as-background-3.html -- the radial gradients are positioned and angled differently than the mac baseline.
Since I don't know the history of these tests, I will just make this small change now, and maybe mark them as fail later.
Review URL: http://codereview.chromium.org/8404
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3991 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
6 files changed, 3 insertions, 3 deletions
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.checksum index 5444994..892dc85 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.checksum +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.checksum @@ -1 +1 @@ -f517a3ea6dcfc4c1b204ecd209ea7ac7
\ No newline at end of file +e48b3feb34c971bcdafe5ab6e8e4a188
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.png Binary files differindex 810115b..d32ad8d 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.png +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-1-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.checksum index 3f5eb72..8b2b8fe 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.checksum +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.checksum @@ -1 +1 @@ -01fd8f40ad7e9ae167b93aaa6e74db18
\ No newline at end of file +5124e862f88ad61cedd150a0efe1d2c9
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.png Binary files differindex 43f1b46..e4ea19d 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.png +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-3-expected.png diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.checksum index 9344e05..72d7984 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.checksum +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.checksum @@ -1 +1 @@ -09337d26737c9bf87cdbdfce7941cd04
\ No newline at end of file +9661fba5f5a0e23ec7cbdff3bc461c2b
\ No newline at end of file diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.png Binary files differindex f003d4b..56289da 100644 --- a/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.png +++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/backgrounds/svg-as-background-6-expected.png |