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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/batik/text/verticalText-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/win/svg/batik/text/verticalText-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt
index af412165218c3343f67156edb9d1b64f79feeecb..1a82f3c906b010720490d50b1bbe9ebd3331bd1d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/verticalText-expected.txt
@@ -185,7 +185,7 @@ layer at (0,0) size 450x500
chunk 1 (vertical) text run 7 at (345.50,123.00) startOffset 6 endOffset 7 height 17.00: "e"
chunk 1 (vertical) text run 8 at (345.50,130.00) startOffset 7 endOffset 8 height 17.00: "d"
chunk 1 (vertical) text run 9 at (345.50,137.00) startOffset 8 endOffset 9 height 17.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 47x17
+ LayoutSVGTSpan {tspan} at (341.50,75) size 17x163
LayoutSVGInlineText {#text} at (341.50,141) size 17x47
chunk 1 (vertical) text run 1 at (345.50,141.00) startOffset 0 endOffset 1 height 17.00: "<"
chunk 1 (vertical) text run 2 at (345.50,149.00) startOffset 1 endOffset 2 height 17.00: "t"
@@ -214,7 +214,7 @@ layer at (0,0) size 450x500
chunk 1 (vertical) text run 7 at (395.50,123.00) startOffset 6 endOffset 7 height 17.00: "e"
chunk 1 (vertical) text run 8 at (395.50,130.00) startOffset 7 endOffset 8 height 17.00: "d"
chunk 1 (vertical) text run 9 at (395.50,137.00) startOffset 8 endOffset 9 height 17.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 170x17
+ LayoutSVGTSpan {tspan} at (391.50,75) size 17x286
LayoutSVGInlineText {#text} at (391.50,141) size 17x170
chunk 1 (vertical) text run 1 at (395.50,141.00) startOffset 0 endOffset 1 height 17.00: "o"
chunk 1 (vertical) text run 2 at (395.50,158.00) startOffset 1 endOffset 2 height 17.00: "r"
@@ -239,7 +239,7 @@ layer at (0,0) size 450x500
LayoutSVGContainer {use} at (15,0) size 315x45
LayoutSVGPath {path} at (100,0) size 2100x300 [transform={m=((0.15,0.00)(0.00,0.15)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 0 1000 100 C 1100 200 1200 300 1300 200 C 1400 100 1500 0 1600 100 C 1700 200 1800 300 1900 200 C 2000 100 2100 0 2200 100"]
LayoutSVGText {text} at (9.80,0.09) size 317.75x44.78 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 45x318
+ LayoutSVGTextPath {textPath} at (9.80,0.09) size 317.75x44.78
LayoutSVGInlineText {#text} at (9.80,0.09) size 317.75x44.78
chunk 1 (vertical) text run 1 at (20.41,24.64) startOffset 0 endOffset 1 height 15.00: "V"
chunk 1 (vertical) text run 2 at (31.65,14.87) startOffset 1 endOffset 2 height 15.00: "e"

Powered by Google App Engine
This is Rietveld 408576698