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

Unified Diff: LayoutTests/platform/win-xp/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-xp/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-expected.txt
index 543f78adea42ffafe3ba232ae8ab22da4576548a..090e951b1f3fb7f8671d487a15c490d23eaef63a 100644
--- a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/win-xp/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 (23,47) size 102x58
+ LayoutSVGContainer {g} at (23,47) size 102x58
LayoutSVGText {text} at (31,64) size 138x78 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 137x78
chunk 1 (middle anchor) text run 1 at (31.76,125.00) startOffset 0 endOffset 3 width 136.49: "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