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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textProperties-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/batik/text/textProperties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textProperties-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textProperties-expected.txt
index 4fbe90655ebdb291a7c66f8d213ea6afcf0f5f77..11956187cd5579e87e3f040685430855a884df5f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textProperties-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textProperties-expected.txt
@@ -54,7 +54,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (-41.50,-28) size 83x35 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (-41.50,-27) size 24x34
chunk 1 (middle anchor) text run 1 at (-41.50,0.00) startOffset 0 endOffset 2 width 24.00: "sa"
- LayoutSVGTSpan {tspan} at (0,0) size 24x35
+ LayoutSVGTSpan {tspan} at (-41.50,-28) size 83x35
LayoutSVGInlineText {#text} at (-17.50,-28) size 24x35
chunk 1 (middle anchor) text run 1 at (-17.50,0.00) startOffset 0 endOffset 1 width 24.00: "m"
LayoutSVGInlineText {#text} at (6.50,-27) size 35x34

Powered by Google App Engine
This is Rietveld 408576698