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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 (39.50,10) size 85x201.05 contains 1 chunk(s)
6 LayoutSVGTSpan {tspan} at (39.50,10) size 85x201.05
7 LayoutSVGInlineText {#text} at (39.50,10) size 37x96.08
8 chunk 1 (vertical) text run 1 at (46.50,10.00) startOffset 0 endOffset 1 height 37.00: "t"
9 chunk 1 (vertical) text run 2 at (46.50,18.89) startOffset 1 endOffset 2 height 37.00: "s"
10 chunk 1 (vertical) text run 3 at (46.50,34.89) startOffset 2 endOffset 3 height 37.00: "p"
11 chunk 1 (vertical) text run 4 at (46.50,52.69) startOffset 3 endOffset 4 height 37.00: "a"
12 chunk 1 (vertical) text run 5 at (46.50,70.48) startOffset 4 endOffset 5 height 37.00: "n"
13 chunk 1 (vertical) text run 6 at (46.50,88.28) startOffset 5 endOffset 6 height 37.00: "1"
14 LayoutSVGInlineText {#text} at (39.50,106.08) size 37x8.89
15 chunk 1 (vertical) text run 1 at (46.50,106.08) startOffset 0 endOffset 1 height 37.00: " "
16 LayoutSVGTSpan {tspan} at (39.50,10) size 85x201.05
17 LayoutSVGInlineText {#text} at (87.50,114.97) size 37x96.08
18 chunk 1 (vertical) text run 1 at (94.50,114.97) startOffset 0 endOffse t 1 height 37.00: "t"
19 chunk 1 (vertical) text run 2 at (94.50,123.86) startOffset 1 endOffse t 2 height 37.00: "s"
20 chunk 1 (vertical) text run 3 at (94.50,139.86) startOffset 2 endOffse t 3 height 37.00: "p"
21 chunk 1 (vertical) text run 4 at (94.50,157.66) startOffset 3 endOffse t 4 height 37.00: "a"
22 chunk 1 (vertical) text run 5 at (94.50,175.45) startOffset 4 endOffse t 5 height 37.00: "n"
23 chunk 1 (vertical) text run 6 at (94.50,193.25) startOffset 5 endOffse t 6 height 37.00: "2"
24 LayoutSVGInlineText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698