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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-text-query-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-text-query-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-text-query-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-text-query-expected.txt
index 394add4838aa5db2d17bea08dfd5eb3108a0a51f..f0ab3a21358ac65d5d81bada4be053de3a1b3f24 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-text-query-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/bidi-text-query-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGText {text} at (10,33.20) size 127.19x21 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 128x21
+ LayoutSVGTSpan {tspan} at (10,33.20) size 127.19x21
LayoutSVGInlineText {#text} at (10,33.20) size 127.19x21
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 17 width 127.20 LTR override: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C} W3C"
LayoutSVGText {text} at (10,63.20) size 123.58x21 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 124x21
+ LayoutSVGTSpan {tspan} at (10,63.20) size 123.58x21
LayoutSVGInlineText {#text} at (10,63.20) size 123.58x21
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 12 width 71.40 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}"
chunk 1 text run 1 at (81.40,80.00) startOffset 0 endOffset 5 width 52.20: "\x{60C} W3C"
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (87.39,93.20) size 46.19x21
chunk 1 (end anchor) text run 1 at (87.40,110.00) startOffset 0 endOffset 1 width 4.80 RTL: " "
chunk 1 (end anchor) text run 1 at (92.20,110.00) startOffset 0 endOffset 3 width 41.40: "W3C"
- LayoutSVGTSpan {tspan} at (0,0) size 78x21
+ LayoutSVGTSpan {tspan} at (10,93.20) size 123.58x21
LayoutSVGInlineText {#text} at (10,93.20) size 77.39x21
chunk 1 (end anchor) text run 1 at (10.00,110.00) startOffset 0 endOffset 13 width 77.40 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}\x{60C}"
LayoutSVGContainer {g} at (10,33.20) size 127.20x86.58

Powered by Google App Engine
This is Rietveld 408576698