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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/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/win-xp/svg/custom/linking-uri-01-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/linking-uri-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/custom/linking-uri-01-b-expected.txt
index 792ce7f548ab5c40df486d5f9c5b8487a6524dba..5a2ef0c3a05e3d2a124b7c40a8fa97aa0e4fb2de 100644
--- a/LayoutTests/platform/win-xp/svg/custom/linking-uri-01-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/linking-uri-01-b-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (300,123) size 125x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 124x12
chunk 1 (middle anchor) text run 1 at (300.91,132.00) startOffset 0 endOffset 29 width 123.19: "No view attributes except id."
- RenderSVGEllipse {ellipse} at (16,97) size 768x342 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
+ LayoutSVGEllipse {ellipse} at (16,97) size 768x342 [fill={[type=SOLID] [color=#0000FF]}] [cx=370.00] [cy=251.00] [rx=72.00] [ry=32.00]
LayoutSVGText {text} at (349,282) size 42x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 41x16
chunk 1 (middle anchor) text run 1 at (349.75,295.00) startOffset 0 endOffset 7 width 40.50: "Ellipse"
@@ -48,7 +48,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (315,203) size 114x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 114x12
chunk 1 text run 1 at (315.00,212.00) startOffset 0 endOffset 27 width 113.44: "viewBox, should fill frame."
- RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
+ LayoutSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FFFF00]}] [cx=85.00] [cy=68.00] [r=36.00]
LayoutSVGText {text} at (67,103) size 36x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 36x16
chunk 1 (middle anchor) text run 1 at (67.38,116.00) startOffset 0 endOffset 6 width 35.25: "Circle"
@@ -59,7 +59,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (39,130) size 92x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 92x12
chunk 1 (middle anchor) text run 1 at (39.06,139.00) startOffset 0 endOffset 19 width 91.88: "preserveAspectRatio"
- RenderSVGPath {polygon} at (0,0) size 0x0 [fill={[type=SOLID] [color=#008000]}] [points="87 211 134 238 116 283 57 283 39 238 87 211"]
+ LayoutSVGPath {polygon} at (0,0) size 0x0 [fill={[type=SOLID] [color=#008000]}] [points="87 211 134 238 116 283 57 283 39 238 87 211"]
LayoutSVGText {text} at (60,282) size 50x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 50x16
chunk 1 (middle anchor) text run 1 at (60.25,295.00) startOffset 0 endOffset 7 width 49.50: "Polygon"

Powered by Google App Engine
This is Rietveld 408576698