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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/text/bidi-reorder-value-lists-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-reorder-value-lists-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-reorder-value-lists-expected.txt
index 1c62d8fadee23bf25106943fd0c540af5f9ec43b..6a2f3301b8fb8ba87829d9822281c9c468a583e4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-reorder-value-lists-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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.67 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}"
LayoutSVGText {text} at (10,25.67) size 85.66x18.33 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 86x19
+ LayoutSVGTSpan {tspan} at (10,25.67) size 85.66x18.33
LayoutSVGInlineText {#text} at (10,25.67) size 85.66x18.33
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 9.67: "T"
chunk 1 text run 1 at (20.00,40.00) startOffset 0 endOffset 1 width 7.00: "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.33: "s"
chunk 1 text run 1 at (40.00,60.00) startOffset 0 endOffset 1 width 4.33: "t"
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 1 width 4.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 41x19
+ LayoutSVGTSpan {tspan} at (10,45.67) size 85.66x18.33
LayoutSVGInlineText {#text} at (55,45.67) size 40.66x18.33
chunk 1 text run 1 at (55.00,60.00) startOffset 0 endOffset 1 width 7.67 RTL: "\x{5D4}"
chunk 1 text run 1 at (64.00,60.00) startOffset 0 endOffset 1 width 6.67 RTL: "\x{5D3}"

Powered by Google App Engine
This is Rietveld 408576698