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

Unified Diff: LayoutTests/platform/win/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/win/svg/custom/text-dom-01-f-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/text-dom-01-f-expected.txt b/LayoutTests/platform/win/svg/custom/text-dom-01-f-expected.txt
index 066ff631f6a5506dd4698b3131bebbfb7e175963..6c67fe04748815fa5eb11f5947d5b893f40b7c0e 100644
--- a/LayoutTests/platform/win/svg/custom/text-dom-01-f-expected.txt
+++ b/LayoutTests/platform/win/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 405x268
LayoutSVGContainer {g} at (30,15) size 405x268
- RenderSVGRect {rect} at (126,16) size 8x17 [fill={[type=SOLID] [color=#ADD8E6]}] [x=126.00] [y=16.00] [width=8.00] [height=17.00]
- RenderSVGRect {rect} at (92,20) size 16x15 [fill={[type=SOLID] [color=#ADD8E6]}] [x=92.88] [y=20.10] [width=14.14] [height=14.14]
+ LayoutSVGRect {rect} at (126,16) size 8x17 [fill={[type=SOLID] [color=#ADD8E6]}] [x=126.00] [y=16.00] [width=8.00] [height=17.00]
+ LayoutSVGRect {rect} at (92,20) size 16x15 [fill={[type=SOLID] [color=#ADD8E6]}] [x=92.88] [y=20.10] [width=14.14] [height=14.14]
RenderSVGPath {line} at (63,29) size 354x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=63.00] [y1=30.00] [x2=417.00] [y2=30.00]
RenderSVGPath {line} at (133,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=134.00] [y1=30.00] [x2=134.00] [y2=15.00]
RenderSVGPath {line} at (125,15) size 2x15 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=126.00] [y1=30.00] [x2=126.00] [y2=15.00]
@@ -58,6 +58,6 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45
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