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

Unified Diff: LayoutTests/platform/win/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/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
index b04c87f572cb45ae96b6b77a9b37706ec165fcee..916ea800eba2284b13bfd4e83ab89de4c89f0025 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
+++ b/LayoutTests/platform/win/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,14) size 369x176
+ LayoutSVGContainer {g} at (10,14) size 369x176
LayoutSVGText {text} at (10,14) size 369x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 369x20
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 178x137
+ LayoutSVGContainer {g} at (50,46) size 178x137
LayoutSVGText {text} at (50,46) size 169x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 169x17
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 25 width 169.00: "Valid string on SVGLength"
@@ -25,7 +25,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 170x17
chunk 1 text run 1 at (50.00,180.00) startOffset 0 endOffset 26 width 170.00: "Invalid string on SVGAngle"
LayoutSVGResourceMarker {marker} [id="m"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=1.80]
- RenderSVGContainer {g} at (10,311) size 230x36
+ LayoutSVGContainer {g} at (10,311) size 230x36
LayoutSVGText {text} at (10,311) size 230x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 230x36
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