diff options
author | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-11 18:09:11 +0000 |
---|---|---|
committer | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-11 18:09:11 +0000 |
commit | ecfa48a321425c301323db07b99af35507d396b7 (patch) | |
tree | 92e5c0d97e89db49d21d217521760b8cf96ee080 /webkit/data/layout_tests | |
parent | a14909d45e3f8c87e65a6d1587d74142988c10a0 (diff) | |
download | chromium_src-ecfa48a321425c301323db07b99af35507d396b7.zip chromium_src-ecfa48a321425c301323db07b99af35507d396b7.tar.gz chromium_src-ecfa48a321425c301323db07b99af35507d396b7.tar.bz2 |
Fix the remaining SVG test failure from WebKit merge 40722:40785
This is the same test you tried fixing yesterday, but had the font issue on your computer.
Review URL: http://codereview.chromium.org/21253
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9577 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/layout_tests')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-fonts-01-t-expected.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-fonts-01-t-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-fonts-01-t-expected.txt index 63e0493..ac0e74b 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-fonts-01-t-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-fonts-01-t-expected.txt @@ -2,8 +2,8 @@ layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (0,0) size 800x600 RenderSVGRoot {svg} at (0.83,0.83) size 798.33x598.33 - RenderSVGContainer {g} at (33.33,48.33) size 510.00x445.00 - RenderSVGContainer {g} at (33.33,48.33) size 510.00x445.00 + RenderSVGContainer {g} at (33.33,48.33) size 510.00x445 + RenderSVGContainer {g} at (33.33,48.33) size 510.00x445 RenderSVGText {text} at (20,80) size 198x29 contains 1 chunk(s) RenderSVGInlineText {#text} at (0,-23) size 198x29 chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 17 width 198.00: "A serifed face \x{753B}\x{50CF}" |