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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/paths-dom-02-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/linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt
index bbd282c4bb18e68d8b20160de20f1a6879025fa9..f24705b6d92fb11e384f49ae7db2abaf9fad9d62 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt
@@ -3,14 +3,14 @@ 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 (119,61) size 242x239
+ LayoutSVGContainer {g} at (119,61) size 242x239
RenderSVGPath {path} at (119,61) size 242x239 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M 250.261 208.191 C 256 300 224 300 229.739 208.191 C 175.122 282.21 150.609 261.641 214.019 195 C 124.601 216.595 119.045 185.081 210.456 174.791 C 128.077 133.856 144.077 106.144 220.716 157.019 C 183.923 72.7092 213.993 61.7646 240 150 C 266.007 61.7646 296.077 72.7092 259.284 157.019 C 335.923 106.144 351.923 133.856 269.544 174.791 C 360.955 185.081 355.399 216.595 265.981 195 C 329.391 261.641 304.878 282.21 250.261 208.191 Z"]
- RenderSVGContainer {g} at (10,311) size 228x36
+ LayoutSVGContainer {g} at (10,311) size 228x36
LayoutSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 228x36
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 228.00: "$Revision: 1.5 $"
RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
- RenderSVGContainer {g} at (0,0) size 480x24
+ LayoutSVGContainer {g} at (0,0) size 480x24
RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
LayoutSVGText {text} at (207,-1) size 66x24 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 66x24

Powered by Google App Engine
This is Rietveld 408576698