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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/text/bidi-text-query-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt
index 1cc526500852cee0aa4362545f699c6e21da766b..639fbb383ada0ba566f83cb4cbbab599f05185da 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/bidi-text-query-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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.81) size 126.53x19.80 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 127x20
+ LayoutSVGTSpan {tspan} at (10,33.81) size 126.53x19.80
LayoutSVGInlineText {#text} at (10,33.81) size 126.53x19.80
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 17 width 126.54 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 (9.38,63.81) size 124.11x19.80 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 125x20
+ LayoutSVGTSpan {tspan} at (9.38,63.81) size 124.11x19.80
LayoutSVGInlineText {#text} at (9.38,63.81) size 124.11x19.80
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 12 width 72.76 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 (82.76,80.00) startOffset 0 endOffset 5 width 50.74: "\x{60C} W3C"
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (88.48,93.81) size 44.98x19.80
chunk 1 (end anchor) text run 1 at (88.50,110.00) startOffset 0 endOffset 1 width 5.00 RTL: " "
chunk 1 (end anchor) text run 1 at (93.50,110.00) startOffset 0 endOffset 3 width 40.00: "W3C"
- LayoutSVGTSpan {tspan} at (0,0) size 80x20
+ LayoutSVGTSpan {tspan} at (9.38,93.81) size 124.09x19.80
LayoutSVGInlineText {#text} at (9.38,93.81) size 79.11x19.80
chunk 1 (end anchor) text run 1 at (10.00,110.00) startOffset 0 endOffset 13 width 78.50 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.80) size 126.54x85.39

Powered by Google App Engine
This is Rietveld 408576698