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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-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/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
index 02c728815b5cfb8939127f7746ca818285a81839..03082a4a7338bec737a71cad3747b864781ab02f 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (10,13) size 369x177
+ LayoutSVGContainer {g} at (10,13) size 369x177
LayoutSVGText {text} at (10,13) size 369x21 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 369x21
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 47 width 368.19: "Test side effects of assigning to valueAsString"
@@ -11,7 +11,7 @@ layer at (0,0) size 480x360
RenderSVGRect {rect} at (10,80) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=80.00] [width=30.00] [height=30.00]
RenderSVGRect {rect} at (10,120) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=120.00] [width=30.00] [height=30.00]
RenderSVGRect {rect} at (10,160) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=160.00] [width=30.00] [height=30.00]
- RenderSVGContainer {g} at (50,46) size 187x137
+ LayoutSVGContainer {g} at (50,46) size 187x137
LayoutSVGText {text} at (50,46) size 177x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 177x17
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 25 width 176.78: "Valid string on SVGLength"
@@ -25,7 +25,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 180x17
chunk 1 text run 1 at (50.00,180.00) startOffset 0 endOffset 26 width 179.27: "Invalid string on SVGAngle"
LayoutSVGResourceMarker {marker} [id="m"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=1.80]
- RenderSVGContainer {g} at (10,310) size 230x37
+ LayoutSVGContainer {g} at (10,310) size 230x37
LayoutSVGText {text} at (10,310) size 230x37 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 230x37
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 229.47: "$Revision: 1.6 $"

Powered by Google App Engine
This is Rietveld 408576698