diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 01:27:13 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 01:27:13 +0000 |
commit | 3cc140ec828b5e7445cf78e07dcdb80e2a2c67d0 (patch) | |
tree | 88617cf9ce112ee89818ede4a6afb23c8b76be5e | |
parent | b2f2e3133c10e67dc3511fcc341258bda5bbf6bb (diff) | |
download | chromium_src-3cc140ec828b5e7445cf78e07dcdb80e2a2c67d0.zip chromium_src-3cc140ec828b5e7445cf78e07dcdb80e2a2c67d0.tar.gz chromium_src-3cc140ec828b5e7445cf78e07dcdb80e2a2c67d0.tar.bz2 |
windows baseline for fast/css/word-space-extra.html
matches linux except for scrollbar differences.
TBR=sky
Review URL: http://codereview.chromium.org/16439
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7402 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed, 1 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/word-space-extra-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/word-space-extra-expected.checksum new file mode 100755 index 0000000..f2c5162 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/word-space-extra-expected.checksum @@ -0,0 +1 @@ +2fe105fa9787764d8c369232ae95d5e4
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/word-space-extra-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/word-space-extra-expected.png Binary files differnew file mode 100755 index 0000000..58a3d83 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/word-space-extra-expected.png diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 9db2c9d..3d925b7 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1662,10 +1662,6 @@ LINUX WIN : LayoutTests/fast/css/hsla-color.html = FAIL // "Cancel" button in a slightly darker gray than the surrounding dark gray. WIN : LayoutTests/fast/css/imageTileOpacity.html = FAIL -// Pixeltest failure: font differences, probably just needs to be -// rebaselined. -WIN : LayoutTests/fast/css/word-space-extra.html = FAIL - // Linux pixeltest failure: flaky? Appears without red locally. LINUX : LayoutTests/fast/layers/layer-visibility-sublayer.html = PASS FAIL |