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

Unified Diff: LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-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/linux/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
index 506be971e313238abf6ec97a226702ef3f7a8edd..e7c5d9a9d8c5d982076ee0eddfe7041a0c5b7ad6 100644
--- a/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
@@ -56,7 +56,7 @@ layer at (47,97) size 295x295
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGRect {rect} at (0,0) size 295x295 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 295x295 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
- RenderSVGContainer {g} at (44,92) size 207x118
+ LayoutSVGContainer {g} at (44,92) size 207x118
LayoutSVGText {text} at (30,62) size 140x80 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 139x80
chunk 1 (middle anchor) text run 1 at (30.51,125.00) startOffset 0 endOffset 3 width 138.98: "SVG"
@@ -69,7 +69,7 @@ layer at (346,244) size 148x148
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGRect {rect} at (0,0) size 148x148 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 148x148 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
- RenderSVGContainer {g} at (21,45) size 106x61
+ LayoutSVGContainer {g} at (21,45) size 106x61
LayoutSVGText {text} at (29,61) size 142x82 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 141x82
chunk 1 (middle anchor) text run 1 at (29.73,125.00) startOffset 0 endOffset 3 width 140.54: "SVG"
@@ -82,7 +82,7 @@ layer at (498,318) size 74x74
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGRect {rect} at (0,0) size 74x74 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 74x74 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
- RenderSVGContainer {g} at (11,23) size 52x30
+ LayoutSVGContainer {g} at (11,23) size 52x30
LayoutSVGText {text} at (32,62) size 136x80 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 136x79
chunk 1 (middle anchor) text run 1 at (32.43,125.00) startOffset 0 endOffset 3 width 135.14: "SVG"
@@ -95,7 +95,7 @@ layer at (576,355) size 36x37
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGRect {rect} at (0,0) size 37x37 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 37x37 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
- RenderSVGContainer {g} at (6,11) size 25x16
+ LayoutSVGContainer {g} at (6,11) size 25x16
LayoutSVGText {text} at (37,60) size 126x82 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 125x82
chunk 1 (middle anchor) text run 1 at (37.84,125.00) startOffset 0 endOffset 3 width 124.32: "SVG"

Powered by Google App Engine
This is Rietveld 408576698