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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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/paths-data-08-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt
index 7aeb2a2db9b17ebd77c70fc957ab3eecf19028f6..f2133ad4a85a9ddc3cdb917e7eb86ace9361b110 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt
@@ -2,14 +2,14 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (14,13) size 402x284
+ LayoutSVGContainer {g} at (14,13) size 402x284
LayoutSVGText {text} at (75,13) size 312x27 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 312x27
chunk 1 text run 1 at (75.00,34.00) startOffset 0 endOffset 26 width 312.00: "Lines drawn with commands:"
LayoutSVGText {text} at (180,43) size 89x27 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 89x27
chunk 1 text run 1 at (180.00,64.00) startOffset 0 endOffset 7 width 89.00: "M and Z"
- RenderSVGContainer {g} at (14,97) size 402x200 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
+ LayoutSVGContainer {g} at (14,97) size 402x200 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
RenderSVGPath {path} at (16,99) size 191x165 [stroke={[type=SOLID] [color=#000000]}] [data="M 62 56 L 113.962 146 L 10.0385 146 L 62 56 Z M 62 71 L 100.971 138.5 L 23.0289 138.5 L 62 71 Z"]
RenderSVGRect {rect} at (108,97) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=60.00] [y=54.00] [width=4.00] [height=4.00]
RenderSVGRect {rect} at (201,259) size 8x8 [fill={[type=SOLID] [color=#00C000]}] [x=111.96] [y=144.00] [width=4.00] [height=4.00]

Powered by Google App Engine
This is Rietveld 408576698