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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/text/bidi-reorder-value-lists-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bidi-reorder-value-lists-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bidi-reorder-value-lists-expected.txt
index 834d0c9e0a4b69ad75a83a90bb92e841dc927292..ec6db2dd11a3e9e3a01a23158aa8d34b03824e77 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bidi-reorder-value-lists-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 45.57 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}"
LayoutSVGText {text} at (10,25.67) size 88.31x18.33 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 89x19
+ LayoutSVGTSpan {tspan} at (10,25.67) size 88.31x18.33
LayoutSVGInlineText {#text} at (10,25.67) size 88.31x18.33
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 44x19
+ LayoutSVGTSpan {tspan} at (10,45.67) size 88.31x18.33
LayoutSVGInlineText {#text} at (55,45.67) size 43.31x18.33
chunk 1 text run 1 at (55.00,60.00) startOffset 0 endOffset 1 width 11.39 RTL: "\x{5D4}"
chunk 1 text run 1 at (64.00,60.00) startOffset 0 endOffset 1 width 8.02 RTL: "\x{5D3}"

Powered by Google App Engine
This is Rietveld 408576698