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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/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/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt
index 675275844db98a47dba57dd7ffea1efdc25fc5f0..4136fa391907bb214a38082aa113493ebfa04798 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (296,122) size 133x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 132x13
chunk 1 (middle anchor) text run 1 at (296.50,132.00) startOffset 0 endOffset 29 width 132.00: "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 (349,282) size 42x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 41x16
chunk 1 (middle anchor) text run 1 at (349.50,295.00) startOffset 0 endOffset 7 width 41.00: "Ellipse"
@@ -48,7 +48,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (315,202) size 124x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 124x13
chunk 1 text run 1 at (315.00,212.00) startOffset 0 endOffset 27 width 124.00: "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 (67,103) size 36x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 36x16
chunk 1 (middle anchor) text run 1 at (67.00,116.00) startOffset 0 endOffset 6 width 36.00: "Circle"
@@ -59,7 +59,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (37,129) size 96x13 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 95x13
chunk 1 (middle anchor) text run 1 at (37.50,139.00) startOffset 0 endOffset 19 width 95.00: "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 (59,282) size 52x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 51x16
chunk 1 (middle anchor) text run 1 at (59.50,295.00) startOffset 0 endOffset 7 width 51.00: "Polygon"

Powered by Google App Engine
This is Rietveld 408576698