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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textOnPath3-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/textOnPath3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt
index cf87fa397b7d98a3471ddff189a0cc9949505aae..6fb19fced2f430b4ae7824e10a2721f433ce1d54 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textOnPath3-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 450x500
LayoutSVGContainer {use} at (100,-125) size 140x125
LayoutSVGPath {path} at (100,-125) size 140x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 c 0 -125 140 -125 140 0"]
LayoutSVGText {text} at (95.70,-107.81) size 155.20x79.97 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 156x80
+ LayoutSVGTextPath {textPath} at (95.70,-107.81) size 155.20x79.97
LayoutSVGInlineText {#text} at (95.70,-107.81) size 155.20x79.97
chunk 1 (middle anchor) text run 1 at (110.23,-51.78) startOffset 0 endOffset 1 width 9.77: "T"
chunk 1 (middle anchor) text run 2 at (113.78,-58.67) startOffset 1 endOffset 2 width 7.10: "e"
@@ -58,7 +58,7 @@ layer at (0,0) size 450x500
LayoutSVGContainer {use} at (100,-125) size 140x125
LayoutSVGPath {path} at (100,-125) size 140x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 c 0 -125 140 -125 140 0"]
LayoutSVGText {text} at (177.53,-106.97) size 76.47x107.05 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 77x108
+ LayoutSVGTextPath {textPath} at (177.53,-106.97) size 76.47x107.05
LayoutSVGInlineText {#text} at (177.53,-106.97) size 76.47x107.05
chunk 1 (middle anchor) text run 1 at (182.62,-92.38) startOffset 0 endOffset 1 width 9.77: "T"
chunk 1 (middle anchor) text run 2 at (190.16,-90.21) startOffset 1 endOffset 2 width 7.10: "e"
@@ -89,9 +89,9 @@ layer at (0,0) size 450x500
LayoutSVGContainer {use} at (100,-125) size 140x125
LayoutSVGPath {path} at (100,-125) size 140x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 c 0 -125 140 -125 140 0"]
LayoutSVGText {text} at (123.39,-107.78) size 119.47x58.66 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 120x59
+ LayoutSVGTextPath {textPath} at (123.39,-107.78) size 119.47x58.66
LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGTSpan {tspan} at (0,0) size 120x59
+ LayoutSVGTSpan {tspan} at (123.39,-107.78) size 119.47x58.66
LayoutSVGInlineText {#text} at (123.39,-107.78) size 119.47x58.66
chunk 1 (middle anchor) text run 1 at (134.77,-82.28) startOffset 0 endOffset 1 width 8.00: "p"
chunk 1 (middle anchor) text run 2 at (141.18,-86.30) startOffset 1 endOffset 2 width 7.10: "a"

Powered by Google App Engine
This is Rietveld 408576698