diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-13 23:21:11 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-13 23:21:11 +0000 |
commit | dfe4cf45fc0b51f3f901dcd75d6e829b8e745cb7 (patch) | |
tree | 3b5d2f8ad142dd8275777192c35f926f386a58f4 /webkit | |
parent | 68caa57e4ae3aa686962130bea3feb890608227b (diff) | |
download | chromium_src-dfe4cf45fc0b51f3f901dcd75d6e829b8e745cb7.zip chromium_src-dfe4cf45fc0b51f3f901dcd75d6e829b8e745cb7.tar.gz chromium_src-dfe4cf45fc0b51f3f901dcd75d6e829b8e745cb7.tar.bz2 |
Rebaseline svg/custom/focus-ring.svg, which looks OK to me.
BUG=10463,10760
TEST=none
Review URL: http://codereview.chromium.org/165491
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23380 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
6 files changed, 5 insertions, 7 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.checksum index f9ea919..6c250bf 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.checksum @@ -1 +1 @@ -079031e72f32bc1187474953ceec28d5
\ No newline at end of file +55fa2ce707aa3d23482f6614c8891ca9
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.png Binary files differindex 7ce3e9b..b3d2290 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/focus-ring-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.checksum index 7ff072e..b854709 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.checksum @@ -1 +1 @@ -92edee664dface3be15859e1854559d2
\ No newline at end of file +982f9be3d53cb49a2ed36644ffa27203
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.png Binary files differindex 7264467..4f16da6 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.txt index 32f4f87..0c6ebb4 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/focus-ring-expected.txt @@ -22,7 +22,7 @@ layer at (0,0) size 800x1000 RenderSVGText {text} at (0,0) size 73x19 contains 1 chunk(s) RenderSVGInlineText {#text} at (0,-15) size 73x19 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 12 width 73.00: "focused text" - RenderImage {image} at (0,0) size 530x410 - RenderImage {image} at (0,0) size 530x410 + RenderSVGImage {image} at (10,400) size 530x410 [clip path="clip"] + RenderSVGImage {image} at (-5,400) size 663.99x620.07 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(200.00,400.00)}] [clip path="clip"] RenderSVGContainer {g} at (155,400) size 663.99x620.07 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(360.00,400.00)}] - RenderImage {image} at (0,0) size 530x410 + RenderSVGImage {image} at (155,400) size 663.99x620.07 [clip path="clip"] diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b975dea..3076b27 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1944,7 +1944,6 @@ BUG10463 WIN LINUX : LayoutTests/editing/selection/hit-test-anonymous.html = FAI BUG10463 WIN LINUX : LayoutTests/fast/forms/listbox-hit-test-zoomed.html = FAIL BUG10463 WIN LINUX : LayoutTests/fast/forms/slider-zoomed.html = FAIL CRASH BUG10463 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL -BUG10463 WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL BUG10463 WIN : LayoutTests/svg/custom/image-parent-translation.xhtml = FAIL BUG10463 WIN LINUX : LayoutTests/svg/custom/js-update-image.svg = FAIL BUG10463 WIN : LayoutTests/svg/custom/text-image-opacity.svg = FAIL @@ -2210,7 +2209,6 @@ BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FA BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL -BUG10760 LINUX : LayoutTests/svg/custom/focus-ring.svg = FAIL BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL BUG10760 MAC LINUX : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FAIL BUG10760 MAC : LayoutTests/svg/custom/marker-changes.svg = PASS FAIL |