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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt
index 4bad84b8aeb46201b73362ed4341662d42617385..79a22f9f80325e0d6b0e1c1efff6baa4e0bd0e1a 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt
+++ b/LayoutTests/platform/mac/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.39,10.00) startOffset 0 endOffset 5 width 44.78: "<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 30x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 30x36
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 26x18
chunk 1 (middle anchor) text run 1 at (-12.57,60.00) startOffset 0 endOffset 3 width 25.15: "<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 (-29,46) size 58x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 58x18
chunk 1 (middle anchor) text run 1 at (-28.57,60.00) startOffset 0 endOffset 7 width 57.14: "<image>"
@@ -52,7 +52,7 @@ layer at (0,0) size 480x360
chunk 1 (middle anchor) text run 1 at (-42.93,10.00) startOffset 0 endOffset 9 width 85.86: "<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 30x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 30x36
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 26x18
chunk 1 (middle anchor) text run 1 at (-12.57,60.00) startOffset 0 endOffset 3 width 25.15: "<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 (-29,46) size 58x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 58x18
chunk 1 (middle anchor) text run 1 at (-28.57,60.00) startOffset 0 endOffset 7 width 57.14: "<image>"

Powered by Google App Engine
This is Rietveld 408576698