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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-02-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/linux/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt
index 07251c724b2a97437d0572f0fbdb6a1d414e2f36..a3ea09c49733e86af1b6f3c3a815e9de8e7f6777 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt
@@ -16,25 +16,25 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (228.00,128.00) startOffset 0 endOffset 4 width 73.00 RTL: "\x{5D0}\x{5D1}\x{5D2} "
chunk 1 text run 1 at (301.00,128.00) startOffset 0 endOffset 4 width 72.00: " def"
LayoutSVGContainer {g} at (10,220) size 430x20
- RenderSVGRect {rect} at (10,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (10,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=160.00] [width=100.00] [height=20.00]
LayoutSVGText {text} at (21,160) size 78x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x19
chunk 1 (middle anchor) text run 1 at (21.00,175.00) startOffset 0 endOffset 12 width 78.00: "startIndex++"
- RenderSVGRect {rect} at (120,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=120.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (120,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=120.00] [y=160.00] [width=100.00] [height=20.00]
LayoutSVGText {text} at (134,160) size 72x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 72x19
chunk 1 (middle anchor) text run 1 at (134.00,175.00) startOffset 0 endOffset 12 width 72.00: "startIndex--"
- RenderSVGRect {rect} at (230,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=230.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (230,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=230.00] [y=160.00] [width=100.00] [height=20.00]
LayoutSVGText {text} at (240,160) size 80x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 79x19
chunk 1 (middle anchor) text run 1 at (240.50,175.00) startOffset 0 endOffset 10 width 79.00: "numChars++"
- RenderSVGRect {rect} at (340,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (340,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
LayoutSVGText {text} at (353,160) size 74x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 73x19
chunk 1 (middle anchor) text run 1 at (353.50,175.00) startOffset 0 endOffset 10 width 73.00: "numChars--"
LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 261x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.2 $"
- 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 3 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document
selection end: position 12 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document

Powered by Google App Engine
This is Rietveld 408576698