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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/text/tspan-multiple-outline-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/tspan-multiple-outline-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/tspan-multiple-outline-vertical-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d99327568ad1bb4592d2c664cccff29f4291ffab
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/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 (40,10) size 84x201.05 contains 1 chunk(s)
+ LayoutSVGTSpan {tspan} at (40,10) size 84x201.05
+ LayoutSVGInlineText {#text} at (40,10) size 36x96.08
+ chunk 1 (vertical) text run 1 at (47.00,10.00) startOffset 0 endOffset 1 height 36.00: "t"
+ chunk 1 (vertical) text run 2 at (47.00,18.89) startOffset 1 endOffset 2 height 36.00: "s"
+ chunk 1 (vertical) text run 3 at (47.00,34.89) startOffset 2 endOffset 3 height 36.00: "p"
+ chunk 1 (vertical) text run 4 at (47.00,52.69) startOffset 3 endOffset 4 height 36.00: "a"
+ chunk 1 (vertical) text run 5 at (47.00,70.48) startOffset 4 endOffset 5 height 36.00: "n"
+ chunk 1 (vertical) text run 6 at (47.00,88.28) startOffset 5 endOffset 6 height 36.00: "1"
+ LayoutSVGInlineText {#text} at (40,106.08) size 36x8.89
+ chunk 1 (vertical) text run 1 at (47.00,106.08) startOffset 0 endOffset 1 height 36.00: " "
+ LayoutSVGTSpan {tspan} at (40,10) size 84x201.05
+ LayoutSVGInlineText {#text} at (88,114.97) size 36x96.08
+ chunk 1 (vertical) text run 1 at (95.00,114.97) startOffset 0 endOffset 1 height 36.00: "t"
+ chunk 1 (vertical) text run 2 at (95.00,123.86) startOffset 1 endOffset 2 height 36.00: "s"
+ chunk 1 (vertical) text run 3 at (95.00,139.86) startOffset 2 endOffset 3 height 36.00: "p"
+ chunk 1 (vertical) text run 4 at (95.00,157.66) startOffset 3 endOffset 4 height 36.00: "a"
+ chunk 1 (vertical) text run 5 at (95.00,175.45) startOffset 4 endOffset 5 height 36.00: "n"
+ chunk 1 (vertical) text run 6 at (95.00,193.25) startOffset 5 endOffset 6 height 36.00: "2"
+ LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698