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

Unified Diff: LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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/custom/text-dom-01-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt b/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
index e613beb8cfb1d5905b257fe5219bd6d523c4ec5b..a7a4dfb85e25377f2ab6d9fa3004298d2a66e051 100644
--- a/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-dom-01-f-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (30,15) size 416x268
LayoutSVGContainer {g} at (30,15) size 416x268
- RenderSVGRect {rect} at (122,16) size 9x17 [fill={[type=SOLID] [color=#ADD8E6]}] [x=122.01] [y=16.00] [width=8.34] [height=17.00]
- RenderSVGRect {rect} at (88,20) size 15x15 [fill={[type=SOLID] [color=#ADD8E6]}] [x=88.22] [y=20.10] [width=14.38] [height=14.38]
+ LayoutSVGRect {rect} at (122,16) size 9x17 [fill={[type=SOLID] [color=#ADD8E6]}] [x=122.01] [y=16.00] [width=8.34] [height=17.00]
+ LayoutSVGRect {rect} at (88,20) size 15x15 [fill={[type=SOLID] [color=#ADD8E6]}] [x=88.22] [y=20.10] [width=14.38] [height=14.38]
RenderSVGPath {line} at (57,29) size 366x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=57.83] [y1=30.00] [x2=422.17] [y2=30.00]
RenderSVGPath {line} at (129,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=130.36] [y1=30.00] [x2=130.36] [y2=15.00]
RenderSVGPath {line} at (121,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=122.01] [y1=30.00] [x2=122.01] [y2=15.00]
@@ -58,6 +58,6 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.1 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
selection start: position 11 of child 2 {#text} of child 7 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document
selection end: position 14 of child 2 {#text} of child 7 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698