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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-39-t-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/W3C-SVG-1.1/animate-elem-39-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt
index e96570a83227b9ef95ab1239ea22ad259bcb4d0f..4142a4ba9e22dd358fa3bd306f1b94b1b1a3dd59 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 480x360
chunk 1 (middle anchor) text run 1 at (-22.00,10.00) startOffset 0 endOffset 5 width 44.00: "<set>"
LayoutSVGContainer {g} at (149,59) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,90.00)}]
LayoutSVGContainer {a} at (149,59) size 62x62
- RenderSVGEllipse {circle} at (149,59) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [cx=0.00] [cy=0.00] [r=30.00]
+ LayoutSVGEllipse {circle} at (149,59) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [cx=0.00] [cy=0.00] [r=30.00]
LayoutSVGText {text} at (-15,-18) size 30x35 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 30x35
chunk 1 (middle anchor) text run 1 at (-15.00,10.00) startOffset 0 endOffset 2 width 30.00: "38"
@@ -24,7 +24,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 25x19
chunk 1 (middle anchor) text run 1 at (-12.50,60.00) startOffset 0 endOffset 3 width 25.00: "<a>"
LayoutSVGContainer {g} at (270,60) size 60x94 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,90.00)}]
- RenderSVGImage {image} at (270,60) size 60x60
+ LayoutSVGImage {image} at (270,60) size 60x60
LayoutSVGText {text} at (-27,45) size 54x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 53x19
chunk 1 (middle anchor) text run 1 at (-26.50,60.00) startOffset 0 endOffset 7 width 53.00: "<image>"
@@ -52,7 +52,7 @@ layer at (0,0) size 480x360
chunk 1 (middle anchor) text run 1 at (-41.50,10.00) startOffset 0 endOffset 9 width 83.00: "<animate>"
LayoutSVGContainer {g} at (149,179) size 62x95 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,210.00)}]
LayoutSVGContainer {a} at (149,179) size 62x62
- RenderSVGEllipse {circle} at (149,179) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [cx=0.00] [cy=0.00] [r=30.00]
+ LayoutSVGEllipse {circle} at (149,179) size 62x62 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [cx=0.00] [cy=0.00] [r=30.00]
LayoutSVGText {text} at (-15,-18) size 30x35 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 30x35
chunk 1 (middle anchor) text run 1 at (-15.00,10.00) startOffset 0 endOffset 2 width 30.00: "09"
@@ -60,7 +60,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 25x19
chunk 1 (middle anchor) text run 1 at (-12.50,60.00) startOffset 0 endOffset 3 width 25.00: "<a>"
LayoutSVGContainer {g} at (270,180) size 60x94 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,210.00)}]
- RenderSVGImage {image} at (270,180) size 60x60
+ LayoutSVGImage {image} at (270,180) size 60x60
LayoutSVGText {text} at (-27,45) size 54x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 53x19
chunk 1 (middle anchor) text run 1 at (-26.50,60.00) startOffset 0 endOffset 7 width 53.00: "<image>"

Powered by Google App Engine
This is Rietveld 408576698