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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/batik/text/longTextOnPath-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/longTextOnPath-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/longTextOnPath-expected.txt
index 6e3747e798c8c0873d2a536d41872e53a12aef65..03e0d1417f7579f25549fca7226906ed46db89ac 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/longTextOnPath-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 (19.63,133) size 410x262 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 410x262
+ LayoutSVGTextPath {textPath} at (19.63,133) size 410x262
LayoutSVGInlineText {#text} at (19.63,133) size 410x262
chunk 1 text run 1 at (31.00,150.00) startOffset 0 endOffset 1 width 12.00: "T"
chunk 1 text run 2 at (41.50,150.00) startOffset 1 endOffset 2 width 9.00: "h"

Powered by Google App Engine
This is Rietveld 408576698