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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-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/linking-uri-01-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt
index fcc362b2d66868d28af268e5853a24b226aa1636..51396b518d897d9b55ac1ca817a6f1db4eb3bf22 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt
@@ -38,7 +38,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (302,120) size 116x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 116x13
chunk 1 text run 1 at (302.00,130.00) startOffset 0 endOffset 29 width 115.24: "No view attributes except id."
- RenderSVGEllipse {ellipse} at (298,219) size 144x64 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
+ LayoutSVGEllipse {ellipse} at (298,219) size 144x64 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
LayoutSVGText {text} at (355,281) size 45x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 45x18
chunk 1 text run 1 at (355.00,295.00) startOffset 0 endOffset 7 width 44.44: "Ellipse"
@@ -46,7 +46,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (315,204) size 111x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 111x13
chunk 1 text run 1 at (315.00,214.00) startOffset 0 endOffset 27 width 110.26: "viewBox, should fill frame."
- RenderSVGEllipse {circle} at (49,32) size 72x72 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
+ LayoutSVGEllipse {circle} at (49,32) size 72x72 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
LayoutSVGText {text} at (70,102) size 40x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 40x18
chunk 1 text run 1 at (70.00,116.00) startOffset 0 endOffset 6 width 39.09: "Circle"
@@ -57,7 +57,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (36,127) size 84x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 84x13
chunk 1 text run 1 at (36.00,137.00) startOffset 0 endOffset 19 width 83.30: "preserveAspectRatio"
- RenderSVGPath {polygon} at (39,211) size 95x72 [fill={[type=SOLID] [color=#008000]}] [points="87 211 134 238 116 283 57 283 39 238 87 211"]
+ LayoutSVGPath {polygon} at (39,211) size 95x72 [fill={[type=SOLID] [color=#008000]}] [points="87 211 134 238 116 283 57 283 39 238 87 211"]
LayoutSVGText {text} at (65,281) size 54x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 54x18
chunk 1 text run 1 at (65.00,295.00) startOffset 0 endOffset 7 width 53.34: "Polygon"

Powered by Google App Engine
This is Rietveld 408576698