diff options
author | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-29 19:09:52 +0000 |
---|---|---|
committer | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-29 19:09:52 +0000 |
commit | 45ce59f19161b517c04a4e3bcd0890b938382b06 (patch) | |
tree | 7df49ddce5b0aa41e0e3a9955d54eb1353ae2258 | |
parent | 48ce616af771249804667888297d0081b6b3e249 (diff) | |
download | chromium_src-45ce59f19161b517c04a4e3bcd0890b938382b06.zip chromium_src-45ce59f19161b517c04a4e3bcd0890b938382b06.tar.gz chromium_src-45ce59f19161b517c04a4e3bcd0890b938382b06.tar.bz2 |
Rebaseline a layout test my transformed font rendering change affected.
Review URL: http://codereview.chromium.org/15093
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7485 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png | bin | 7128 -> 9499 bytes | |||
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
2 files changed, 0 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png Binary files differindex 5542726..543a110 100755 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t-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 9a3bf18..47ac1e6 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1768,9 +1768,6 @@ LINUX WIN : LayoutTests/fast/images/svg-as-relative-image.html = FAIL // Not quite sure what's going on here. Getting the builder green. LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL -// Brett broke this with his font rendering effect patch and needs to fix it. -WIN : LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t.svg = FAIL - // These test the behavior of the (x) in type=search inputs. We haven't // implemented this yet (should we on win/linux?). http://crbug.com/5701 LayoutTests/fast/forms/search-cancel-button-mouseup.html = FAIL @@ -1806,4 +1803,3 @@ LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = FAIL // fail anyway, since chromium does not support webarchive format. SKIP : LayoutTests/webarchive/test-css-url-resources-in-stylesheets.html = FAIL SKIP : LayoutTests/webarchive/test-css-url-resources-inline-styles.html = FAIL - |