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-dirRTL-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-dirRTL-ubOverride-in-ltr-context-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt
index 18c24a9b0a111c631d010bf00a70bde654d5a881..12ae36233999d8ea39a2ae4bb239f5a9aee45c0c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (82.25,133.20) size 295.48x21 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (82.25,133.20) size 159.86x21
chunk 1 (middle anchor) text run 1 at (82.26,150.00) startOffset 0 endOffset 19 width 159.87: "dirRTL ubOverride \""
- LayoutSVGTSpan {tspan} at (0,0) size 125x21
+ LayoutSVGTSpan {tspan} at (82.25,133.20) size 295.48x21
LayoutSVGInlineText {#text} at (242.13,133.20) size 123.59x21
chunk 1 (middle anchor) text run 1 at (242.14,150.00) startOffset 0 endOffset 17 width 123.60 RTL 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 (365.73,133.20) size 12x21

Powered by Google App Engine
This is Rietveld 408576698