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

Unified Diff: LayoutTests/platform/win/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/win/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
index 895e5e002d4f7a6f7cbb3417800f432f471b0da6..9486e7ecef09ef7d57b9e0cde305b1368f41cc98 100644
--- a/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
@@ -56,7 +56,7 @@ layer at (47,95) 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 207x115
+ LayoutSVGContainer {g} at (44,92) size 207x115
LayoutSVGText {text} at (29,62) size 142x78 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 141x78
chunk 1 (middle anchor) text run 1 at (29.98,125.00) startOffset 0 endOffset 3 width 140.03: "SVG"
@@ -69,7 +69,7 @@ layer at (347,242) size 147x148
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 (22,46) size 104x58
+ LayoutSVGContainer {g} at (22,46) size 104x58
LayoutSVGText {text} at (29,62) size 142x78 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 141x78
chunk 1 (middle anchor) text run 1 at (29.98,125.00) startOffset 0 endOffset 3 width 140.03: "SVG"
@@ -82,7 +82,7 @@ layer at (499,316) size 73x74
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 (29,62) size 142x80 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 141x79
chunk 1 (middle anchor) text run 1 at (29.98,125.00) startOffset 0 endOffset 3 width 140.03: "SVG"
@@ -95,7 +95,7 @@ layer at (577,353) size 37x37
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