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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/longTextOnPath-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/longTextOnPath-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/longTextOnPath-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/longTextOnPath-expected.txt
index e85abab8b7be98da9221bf166afe85c1af4d13e5..b2d507b08df41d9a841f4c7e2e1dc5f54eaf5186 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/longTextOnPath-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/longTextOnPath-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 450x500
LayoutSVGPath {path} at (25,150) size 400x300 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 25 150 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20 h 400 m -400 20"]
LayoutSVGRect {rect} at (20,100) size 205x375 [fill={[type=SOLID] [color=#C8C8FF]}] [x=20.00] [y=100.00] [width=205.00] [height=375.00]
LayoutSVGText {text} at (21.22,132) size 408.63x263 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 409x263
+ LayoutSVGTextPath {textPath} at (21.22,132) size 408.63x263
LayoutSVGInlineText {#text} at (21.22,132) size 408.63x263
chunk 1 text run 1 at (31.11,150.00) startOffset 0 endOffset 1 width 12.22: "T"
chunk 1 text run 2 at (42.22,150.00) startOffset 1 endOffset 2 width 10.00: "h"

Powered by Google App Engine
This is Rietveld 408576698