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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-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-dirLTR-ubOverride-in-default-context-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt
index 21f78ae9c73228c8af375e3888206fae908cdf1f..cfc300862f8f1bd956f29e7ad1ac0d1c6ee579c7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (80.95,133.20) size 298.08x21 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (80.95,133.20) size 158.86x21
chunk 1 (middle anchor) text run 1 at (80.97,150.00) startOffset 0 endOffset 19 width 158.86: "dirLTR ubOverride \""
- LayoutSVGTSpan {tspan} at (0,0) size 129x21
+ LayoutSVGTSpan {tspan} at (80.95,133.20) size 298.08x21
LayoutSVGInlineText {#text} at (239.83,133.20) size 127.19x21
chunk 1 (middle anchor) text run 1 at (239.83,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 (367.03,133.20) size 12x21

Powered by Google App Engine
This is Rietveld 408576698