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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-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-dirNone-ubOverride-in-ltr-context-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt
index f9b5de5496b66efc299c7990156cd878517fcb65..8e3d02eda382b0d0b5898c5da63c758aeb40345e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (76.39,133.20) size 307.20x21 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (76.39,133.20) size 168x21
chunk 1 (middle anchor) text run 1 at (76.40,150.00) startOffset 0 endOffset 20 width 168.00: "dirNone ubOverride \""
- LayoutSVGTSpan {tspan} at (0,0) size 128x21
+ LayoutSVGTSpan {tspan} at (76.39,133.20) size 307.20x21
LayoutSVGInlineText {#text} at (244.39,133.20) size 127.19x21
chunk 1 (middle anchor) text run 1 at (244.40,150.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"
LayoutSVGInlineText {#text} at (371.59,133.20) size 12x21

Powered by Google App Engine
This is Rietveld 408576698