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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-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/W3C-I18N/tspan-direction-ltr-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt
index 8980ad52fea72333e51d3f74813cdfb731ba68e5..2539a0891cf2851eed563b3146d6d8bfb2cfac8a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (88.45,133.20) size 283.06x21 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (100.45,133.20) size 147.45x21
chunk 1 (middle anchor) text run 1 at (100.47,150.00) startOffset 0 endOffset 16 width 147.46: "dirLTR ubEmbed \""
- LayoutSVGTSpan {tspan} at (0,0) size 125x21
+ LayoutSVGTSpan {tspan} at (88.45,133.20) size 283.06x21
LayoutSVGInlineText {#text} at (247.92,133.20) size 123.59x21
chunk 1 (middle anchor) text run 1 at (247.93,150.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 (middle anchor) text run 1 at (319.33,150.00) startOffset 0 endOffset 5 width 52.20: "\x{60C} W3C"

Powered by Google App Engine
This is Rietveld 408576698