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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (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/bidi-reorder-value-lists-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt
index f073f2cc5b1e9fe7285f72bbfd6598da0ef65b83..526f71d0d3c79f947070dd8d4847aa7c812fb8e1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-reorder-value-lists-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 400x400
chunk 1 text run 1 at (50.00,20.00) startOffset 0 endOffset 1 width 4.00: " "
chunk 1 text run 1 at (54.00,20.00) startOffset 0 endOffset 5 width 34.59 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}"
LayoutSVGText {text} at (10,25.67) size 85.70x17.66 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 86x18
+ LayoutSVGTSpan {tspan} at (10,25.67) size 85.70x17.66
LayoutSVGInlineText {#text} at (10,25.67) size 85.70x17.66
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 9.77: "T"
chunk 1 text run 1 at (20.00,40.00) startOffset 0 endOffset 1 width 7.10: "e"
@@ -31,7 +31,7 @@ layer at (0,0) size 400x400
chunk 1 text run 1 at (30.00,60.00) startOffset 0 endOffset 1 width 6.23: "s"
chunk 1 text run 1 at (40.00,60.00) startOffset 0 endOffset 1 width 4.45: "t"
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 1 width 4.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 41x18
+ LayoutSVGTSpan {tspan} at (10,45.67) size 85.70x17.66
LayoutSVGInlineText {#text} at (55,45.67) size 40.70x17.66
chunk 1 text run 1 at (55.00,60.00) startOffset 0 endOffset 1 width 7.54 RTL: "\x{5D4}"
chunk 1 text run 1 at (64.00,60.00) startOffset 0 endOffset 1 width 6.70 RTL: "\x{5D3}"

Powered by Google App Engine
This is Rietveld 408576698