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

Unified 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, 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/text/tspan-multiple-outline-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/tspan-multiple-outline-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/tspan-multiple-outline-vertical-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..615738ce2365d37efb894d02cdc3cdfdb36acfd9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/tspan-multiple-outline-vertical-expected.txt
@@ -0,0 +1,24 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ LayoutSVGText {text} at (39.50,10) size 85x201.05 contains 1 chunk(s)
+ LayoutSVGTSpan {tspan} at (39.50,10) size 85x201.05
+ LayoutSVGInlineText {#text} at (39.50,10) size 37x96.08
+ chunk 1 (vertical) text run 1 at (46.50,10.00) startOffset 0 endOffset 1 height 37.00: "t"
+ chunk 1 (vertical) text run 2 at (46.50,18.89) startOffset 1 endOffset 2 height 37.00: "s"
+ chunk 1 (vertical) text run 3 at (46.50,34.89) startOffset 2 endOffset 3 height 37.00: "p"
+ chunk 1 (vertical) text run 4 at (46.50,52.69) startOffset 3 endOffset 4 height 37.00: "a"
+ chunk 1 (vertical) text run 5 at (46.50,70.48) startOffset 4 endOffset 5 height 37.00: "n"
+ chunk 1 (vertical) text run 6 at (46.50,88.28) startOffset 5 endOffset 6 height 37.00: "1"
+ LayoutSVGInlineText {#text} at (39.50,106.08) size 37x8.89
+ chunk 1 (vertical) text run 1 at (46.50,106.08) startOffset 0 endOffset 1 height 37.00: " "
+ LayoutSVGTSpan {tspan} at (39.50,10) size 85x201.05
+ LayoutSVGInlineText {#text} at (87.50,114.97) size 37x96.08
+ chunk 1 (vertical) text run 1 at (94.50,114.97) startOffset 0 endOffset 1 height 37.00: "t"
+ chunk 1 (vertical) text run 2 at (94.50,123.86) startOffset 1 endOffset 2 height 37.00: "s"
+ chunk 1 (vertical) text run 3 at (94.50,139.86) startOffset 2 endOffset 3 height 37.00: "p"
+ chunk 1 (vertical) text run 4 at (94.50,157.66) startOffset 3 endOffset 4 height 37.00: "a"
+ chunk 1 (vertical) text run 5 at (94.50,175.45) startOffset 4 endOffset 5 height 37.00: "n"
+ chunk 1 (vertical) text run 6 at (94.50,193.25) startOffset 5 endOffset 6 height 37.00: "2"
+ LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698