Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt

Issue 99147: WebKit Merge 42805:42932, Chromium side.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt (revision 14732)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt (working copy)
@@ -23,10 +23,10 @@
RenderSVGText {text} at (355,25) size 50x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 50x19
chunk 1 text run 1 at (355.00,25.00) startOffset 0 endOffset 8 width 50.00: "(45, 45)"
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
+ RenderSVGImage {image} at (70,70) size 50x30 [filter=distantLightA]
+ RenderSVGImage {image} at (165,70) size 50x30 [filter=distantLightB]
+ RenderSVGImage {image} at (260,70) size 50x30 [filter=distantLightC]
+ RenderSVGImage {image} at (355,70) size 50x30 [filter=distantLightD]
RenderSVGContainer {g} at (70,115) size 359x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
RenderSVGText {text} at (70,10) size 256x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 256x19
@@ -44,10 +44,10 @@
RenderSVGInlineText {#text} at (0,-15) size 74x19
chunk 1 text run 1 at (355.00,25.00) startOffset 0 endOffset 12 width 74.00: "(50, 30, 10)"
RenderSVGContainer {g} at (70,150) size 335x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
+ RenderSVGImage {image} at (70,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,150.00)}] [filter=pointLightA]
+ RenderSVGImage {image} at (165,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,150.00)}] [filter=pointLightB]
+ RenderSVGImage {image} at (260,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,150.00)}] [filter=pointLightC]
+ RenderSVGImage {image} at (355,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,150.00)}] [filter=pointLightD]
RenderSVGContainer {g} at (70,195) size 440x49 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
RenderSVGText {text} at (70,0) size 440x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 440x19

Powered by Google App Engine
This is Rietveld 408576698