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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-multiple-outline-vertical-expected.txt

Issue 2533633002: Don't flip SVG text coordinates (Closed)
Patch Set: Rebaseline-cl Created 4 years 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGText {text} at (40,10) size 84x199 contains 1 chunk(s)
6 LayoutSVGTSpan {tspan} at (40,10) size 84x199
7 LayoutSVGInlineText {#text} at (40,10) size 36x95
8 chunk 1 (vertical) text run 1 at (47.00,10.00) startOffset 0 endOffset 1 height 36.00: "t"
9 chunk 1 (vertical) text run 2 at (47.00,19.00) startOffset 1 endOffset 2 height 36.00: "s"
10 chunk 1 (vertical) text run 3 at (47.00,35.00) startOffset 2 endOffset 3 height 36.00: "p"
11 chunk 1 (vertical) text run 4 at (47.00,52.00) startOffset 3 endOffset 4 height 36.00: "a"
12 chunk 1 (vertical) text run 5 at (47.00,69.00) startOffset 4 endOffset 5 height 36.00: "n"
13 chunk 1 (vertical) text run 6 at (47.00,87.00) startOffset 5 endOffset 6 height 36.00: "1"
14 LayoutSVGInlineText {#text} at (40,105) size 36x9
15 chunk 1 (vertical) text run 1 at (47.00,105.00) startOffset 0 endOffset 1 height 36.00: " "
16 LayoutSVGTSpan {tspan} at (40,10) size 84x199
17 LayoutSVGInlineText {#text} at (88,114) size 36x95
18 chunk 1 (vertical) text run 1 at (95.00,114.00) startOffset 0 endOffse t 1 height 36.00: "t"
19 chunk 1 (vertical) text run 2 at (95.00,123.00) startOffset 1 endOffse t 2 height 36.00: "s"
20 chunk 1 (vertical) text run 3 at (95.00,139.00) startOffset 2 endOffse t 3 height 36.00: "p"
21 chunk 1 (vertical) text run 4 at (95.00,156.00) startOffset 3 endOffse t 4 height 36.00: "a"
22 chunk 1 (vertical) text run 5 at (95.00,173.00) startOffset 4 endOffse t 5 height 36.00: "n"
23 chunk 1 (vertical) text run 6 at (95.00,191.00) startOffset 5 endOffse t 6 height 36.00: "2"
24 LayoutSVGInlineText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698