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

Unified Diff: LayoutTests/platform/mac/svg/batik/text/textOnPath2-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/batik/text/textOnPath2-expected.txt
diff --git a/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt b/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt
index 034a1637e8a6abfd01fbb0cf591ac5e5458d087f..b25143174886000d80b158f018cee294b84eded9 100644
--- a/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt
+++ b/LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.txt
@@ -5,18 +5,18 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (106,26) size 238x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 238x17
chunk 1 (middle anchor) text run 1 at (106.27,40.00) startOffset 0 endOffset 34 width 237.47: "Text on Path with trailing <tspan>"
- RenderSVGRect {rect} at (29,49) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=50.00] [width=390.00] [height=20.00]
- RenderSVGRect {rect} at (29,69) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=70.00] [width=390.00] [height=120.00]
+ LayoutSVGRect {rect} at (29,49) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=50.00] [width=390.00] [height=20.00]
+ LayoutSVGRect {rect} at (29,69) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=70.00] [width=390.00] [height=120.00]
LayoutSVGText {text} at (40,51) size 316x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 316x17
chunk 1 text run 1 at (40.00,64.00) startOffset 0 endOffset 55 width 315.32: "Text with embedded textPath and multiple trailing tspan"
- RenderSVGRect {rect} at (29,194) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=195.00] [width=390.00] [height=20.00]
- RenderSVGRect {rect} at (29,214) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=215.00] [width=390.00] [height=120.00]
+ LayoutSVGRect {rect} at (29,194) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=195.00] [width=390.00] [height=20.00]
+ LayoutSVGRect {rect} at (29,214) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=215.00] [width=390.00] [height=120.00]
LayoutSVGText {text} at (40,196) size 176x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 176x17
chunk 1 text run 1 at (40.00,209.00) startOffset 0 endOffset 30 width 175.62: "textPath has startOffset=\"10%\""
- RenderSVGRect {rect} at (29,339) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=340.00] [width=390.00] [height=20.00]
- RenderSVGRect {rect} at (29,359) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=360.00] [width=390.00] [height=120.00]
+ LayoutSVGRect {rect} at (29,339) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=30.00] [y=340.00] [width=390.00] [height=20.00]
+ LayoutSVGRect {rect} at (29,359) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=30.00] [y=360.00] [width=390.00] [height=120.00]
LayoutSVGText {text} at (40,341) size 228x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 228x17
chunk 1 text run 1 at (40.00,354.00) startOffset 0 endOffset 41 width 227.82: "textPath with startOffset and text-anchor"

Powered by Google App Engine
This is Rietveld 408576698