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

Unified 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, 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/linux/svg/text/tspan-multiple-outline-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-multiple-outline-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/tspan-multiple-outline-vertical-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..419f81cf5d216c65136c17da70f66179bf03616a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 84x199 contains 1 chunk(s)
+ LayoutSVGTSpan {tspan} at (40,10) size 84x199
+ LayoutSVGInlineText {#text} at (40,10) size 36x95
+ 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,19.00) startOffset 1 endOffset 2 height 36.00: "s"
+ chunk 1 (vertical) text run 3 at (47.00,35.00) startOffset 2 endOffset 3 height 36.00: "p"
+ chunk 1 (vertical) text run 4 at (47.00,52.00) startOffset 3 endOffset 4 height 36.00: "a"
+ chunk 1 (vertical) text run 5 at (47.00,69.00) startOffset 4 endOffset 5 height 36.00: "n"
+ chunk 1 (vertical) text run 6 at (47.00,87.00) startOffset 5 endOffset 6 height 36.00: "1"
+ LayoutSVGInlineText {#text} at (40,105) size 36x9
+ chunk 1 (vertical) text run 1 at (47.00,105.00) startOffset 0 endOffset 1 height 36.00: " "
+ LayoutSVGTSpan {tspan} at (40,10) size 84x199
+ LayoutSVGInlineText {#text} at (88,114) size 36x95
+ chunk 1 (vertical) text run 1 at (95.00,114.00) startOffset 0 endOffset 1 height 36.00: "t"
+ chunk 1 (vertical) text run 2 at (95.00,123.00) startOffset 1 endOffset 2 height 36.00: "s"
+ chunk 1 (vertical) text run 3 at (95.00,139.00) startOffset 2 endOffset 3 height 36.00: "p"
+ chunk 1 (vertical) text run 4 at (95.00,156.00) startOffset 3 endOffset 4 height 36.00: "a"
+ chunk 1 (vertical) text run 5 at (95.00,173.00) startOffset 4 endOffset 5 height 36.00: "n"
+ chunk 1 (vertical) text run 6 at (95.00,191.00) startOffset 5 endOffset 6 height 36.00: "2"
+ LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698