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

Unified Diff: LayoutTests/platform/win-xp/svg/text/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/win-xp/svg/text/text-tselect-02-f-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/text-tselect-02-f-expected.txt b/LayoutTests/platform/win-xp/svg/text/text-tselect-02-f-expected.txt
index 26a7c9f2a8cb324066e8e313a99f0eee1e963529..7f744d1121a89c1a4fcd76de75bba10e020af367 100644
--- a/LayoutTests/platform/win-xp/svg/text/text-tselect-02-f-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/text-tselect-02-f-expected.txt
@@ -16,25 +16,25 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (229.60,128.00) startOffset 0 endOffset 4 width 73.20 RTL: "\x{5D0}\x{5D1}\x{5D2} "
chunk 1 text run 1 at (302.80,128.00) startOffset 0 endOffset 4 width 73.80: " def"
LayoutSVGContainer {g} at (16,366) size 718x34
- RenderSVGRect {rect} at (16,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (16,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=160.00] [width=100.00] [height=20.00]
LayoutSVGText {text} at (19,161) size 82x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 81x18
chunk 1 (middle anchor) text run 1 at (19.80,175.00) startOffset 0 endOffset 12 width 80.40: "startIndex++"
- RenderSVGRect {rect} at (200,366) size 167x34 [fill={[type=SOLID] [color=#0000FF]}] [x=120.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (200,366) size 167x34 [fill={[type=SOLID] [color=#0000FF]}] [x=120.00] [y=160.00] [width=100.00] [height=20.00]
LayoutSVGText {text} at (133,161) size 74x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 74x18
chunk 1 (middle anchor) text run 1 at (133.40,175.00) startOffset 0 endOffset 12 width 73.20: "startIndex--"
- RenderSVGRect {rect} at (383,366) size 167x34 [fill={[type=SOLID] [color=#0000FF]}] [x=230.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (383,366) size 167x34 [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 83x18
chunk 1 (middle anchor) text run 1 at (238.90,175.00) startOffset 0 endOffset 10 width 82.20: "numChars++"
- RenderSVGRect {rect} at (566,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
+ LayoutSVGRect {rect} at (566,366) size 168x34 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
LayoutSVGText {text} at (352,161) size 76x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 75x18
chunk 1 (middle anchor) text run 1 at (352.50,175.00) startOffset 0 endOffset 10 width 75.00: "numChars--"
LayoutSVGText {text} at (10,304) size 260x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 260x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 259.80: "$Revision: 1.2 $"
- RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 800x600 [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