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

Unified Diff: LayoutTests/platform/win-xp/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/win-xp/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt b/LayoutTests/platform/win-xp/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt
index 9a9edd380dbbfd8bd163a0a2dc4340999fac9cf0..e4fe4b340ff5e74f4e9e4e67dc56de6ec42947b1 100644
--- a/LayoutTests/platform/win-xp/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 600x400
LayoutSVGRect {rect} at (0,0) size 600x400 [fill={[type=SOLID] [color=#FF0000]}] [x=-100.00] [y=-100.00] [width=1000.00] [height=1000.00]
LayoutSVGRect {rect} at (0,0) size 600x400 [fill={[type=SOLID] [color=#FFFFFF]}] [x=-26.00] [y=-1.00] [width=152.00] [height=102.00]
LayoutSVGRect {rect} at (100,0) size 400x400 [fill={[type=SOLID] [color=#000080]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=100.00] [y2=100.00]
- RenderSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=0.00] [x2=0.00] [y2=100.00]
+ LayoutSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=100.00] [y2=100.00]
+ LayoutSVGPath {line} at (98,0) size 404x400 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=0.00] [x2=0.00] [y2=100.00]
LayoutSVGText {text} at (11,23) size 78x9 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 77x9
chunk 1 (middle anchor) text run 1 at (11.63,30.00) startOffset 0 endOffset 24 width 76.75: "This should be a SQUARE."
@@ -19,12 +19,12 @@ layer at (0,0) size 600x400
LayoutSVGText {text} at (7,85) size 86x7 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 85x6
chunk 1 (middle anchor) text run 1 at (7.88,90.00) startOffset 0 endOffset 42 width 84.25: "The orange line should be 600 pixels long:"
- RenderSVGPath {line} at (0,366) size 600x4 [stroke={[type=SOLID] [color=#FFA500]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=92.00] [x2=125.00] [y2=92.00]
+ LayoutSVGPath {line} at (0,366) size 600x4 [stroke={[type=SOLID] [color=#FFA500]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=92.00] [x2=125.00] [y2=92.00]
LayoutSVGText {text} at (-25,87) size 2x4 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 2x4
chunk 1 text run 1 at (-25.00,90.00) startOffset 0 endOffset 1 width 1.50: "0"
- RenderSVGPath {line} at (0,362) size 2x6 [stroke={[type=SOLID] [color=#FFA500]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=92.00] [x2=-25.00] [y2=90.50]
+ LayoutSVGPath {line} at (0,362) size 2x6 [stroke={[type=SOLID] [color=#FFA500]}] [fill={[type=SOLID] [color=#000000]}] [x1=-25.00] [y1=92.00] [x2=-25.00] [y2=90.50]
LayoutSVGText {text} at (120,87) size 5x4 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 5x4
chunk 1 (end anchor) text run 1 at (120.50,90.00) startOffset 0 endOffset 3 width 4.50: "600"
- RenderSVGPath {line} at (598,362) size 2x6 [stroke={[type=SOLID] [color=#FFA500]}] [fill={[type=SOLID] [color=#000000]}] [x1=125.00] [y1=92.00] [x2=125.00] [y2=90.50]
+ LayoutSVGPath {line} at (598,362) size 2x6 [stroke={[type=SOLID] [color=#FFA500]}] [fill={[type=SOLID] [color=#000000]}] [x1=125.00] [y1=92.00] [x2=125.00] [y2=90.50]

Powered by Google App Engine
This is Rietveld 408576698