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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-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/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt
index e186b79757657f76de2c984b5cf4487515d79167..d598a0ef319b1245fb089c84a96d16ff91add550 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt
@@ -2,13 +2,13 @@ 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 (63,16) size 354x259
- RenderSVGContainer {g} at (63,16) size 354x17
+ LayoutSVGContainer {g} at (63,16) size 354x259
+ LayoutSVGContainer {g} at (63,16) size 354x17
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGText {text} at (63,16) size 354x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 354x17
chunk 1 (middle anchor) text run 1 at (63.46,30.00) startOffset 0 endOffset 51 width 353.08: "Pie chart built from data in a different namespace."
- RenderSVGContainer {g} at (127,62) size 242x213
+ LayoutSVGContainer {g} at (127,62) size 242x213
RenderSVGPath {path} at (263,76) size 106x83 [transform={m=((1.00,0.00)(0.00,1.00)) t=(27.00,-13.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=3.00]}] [fill={[type=SOLID] [color=#FF8888]}] [data="M 240 170 L 340 170 C 340.103 139.741 326.499 111.063 303 92 Z"]
LayoutSVGText {text} at (284,129) size 29x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 29x16

Powered by Google App Engine
This is Rietveld 408576698