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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt
index f44d3cb5da48edd5a4fbb8252ef2c14b7bce3f72..dc543eddbd90fa9f516b421b8fdadda3737b8bd8 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt
+++ b/LayoutTests/platform/mac/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 (246.18,128.00) startOffset 0 endOffset 4 width 90.49 RTL: "\x{5D0}\x{5D1}\x{5D2} "
chunk 1 text run 1 at (336.67,128.00) startOffset 0 endOffset 4 width 73.29: " 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 (18,161) size 84x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 83x18
chunk 1 (middle anchor) text run 1 at (18.99,175.00) startOffset 0 endOffset 12 width 82.02: "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 (132,161) size 76x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 75x18
chunk 1 (middle anchor) text run 1 at (132.68,175.00) startOffset 0 endOffset 12 width 74.63: "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 (238,161) size 84x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 84x18
chunk 1 (middle anchor) text run 1 at (238.09,175.00) startOffset 0 endOffset 10 width 83.82: "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 (351,161) size 78x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 77x18
chunk 1 (middle anchor) text run 1 at (351.79,175.00) startOffset 0 endOffset 10 width 76.43: "numChars--"
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.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