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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-small-width-height-expected.txt

Issue 164534: Rebaseline five more SVG tests that look OK to me.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 4 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/custom/image-small-width-height-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-small-width-height-expected.txt (revision 23372)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/image-small-width-height-expected.txt (working copy)
@@ -3,11 +3,11 @@
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (119,19) size 562x407
RenderSVGContainer {g} at (119,19) size 202x202 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
- RenderPath {rect} at (119,19) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00"]
- RenderImage {image} at (0,0) size 100x100
+ RenderPath {rect} at (119,19) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]
+ RenderSVGImage {image} at (120,20) size 200x200
RenderSVGContainer {g} at (479,19) size 202x202 [transform={m=((200.00,0.00)(0.00,200.00)) t=(190.00,10.00)}]
- RenderPath {rect} at (479,19) size 202x202 [stroke={[type=SOLID] [color=#000000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,0.00 L0.50,0.00 L0.50,0.50 L0.00,0.50"]
- RenderImage {image} at (0,0) size 0x0
+ RenderPath {rect} at (479,19) size 202x202 [stroke={[type=SOLID] [color=#000000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,0.00 L0.50,0.00 L0.50,0.50 L0.00,0.50 Z"]
+ RenderSVGImage {image} at (480,20) size 200x200
RenderSVGContainer {g} at (120,222) size 460x204 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
RenderSVGText {text} at (0,0) size 230x102 contains 7 chunk(s)
RenderSVGTSpan {tspan} at (0,0) size 205x12

Powered by Google App Engine
This is Rietveld 408576698