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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-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-path-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
index e5363159404ded9da47ab0fa0daec0e5de54b3a6..a35c989cd9501fde298be4f741d53e27b7bc05a1 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
@@ -53,7 +53,7 @@ layer at (0,0) size 480x360
chunk 1 text run 10 at (172.57,152.93) startOffset 9 endOffset 10 width 12.00: "t"
chunk 1 text run 11 at (187.87,159.10) startOffset 10 endOffset 11 width 21.00: "h"
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGRect {rect} at (16,168) size 276x43 [stroke={[type=SOLID] [color=#000000]}] [x=17.00] [y=169.00] [width=274.00] [height=41.00]
+ LayoutSVGRect {rect} at (16,168) size 276x43 [stroke={[type=SOLID] [color=#000000]}] [x=17.00] [y=169.00] [width=274.00] [height=41.00]
LayoutSVGText {text} at (19,166) size 218x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 218x23
chunk 1 text run 1 at (19.00,185.00) startOffset 0 endOffset 25 width 218.00: "'tspan' subelement inside"
@@ -83,7 +83,7 @@ layer at (0,0) size 480x360
chunk 1 text run 15 at (376.50,233.00) startOffset 14 endOffset 15 width 7.00: "t"
chunk 1 text run 16 at (387.00,233.00) startOffset 15 endOffset 16 width 14.00: "h"
LayoutSVGInlineText {#text} at (0,0) size 0x0
- RenderSVGRect {rect} at (117,249) size 262x43 [stroke={[type=SOLID] [color=#000000]}] [x=118.00] [y=250.00] [width=260.00] [height=41.00]
+ LayoutSVGRect {rect} at (117,249) size 262x43 [stroke={[type=SOLID] [color=#000000]}] [x=118.00] [y=250.00] [width=260.00] [height=41.00]
LayoutSVGText {text} at (120,248) size 237x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 237x23
chunk 1 text run 1 at (120.00,267.00) startOffset 0 endOffset 30 width 237.00: "'startOffset' attribute of the"
@@ -93,4 +93,4 @@ layer at (0,0) size 480x360
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.9 $"
- 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]

Powered by Google App Engine
This is Rietveld 408576698