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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/batik/text/textProperties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textProperties-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textProperties-expected.txt
index 09f114489dedfc22583abf7e2cd8ca1a5ce81a9d..3e5289a57b18279243bef7f3dbc4d6c313da86f1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textProperties-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textProperties-expected.txt
@@ -54,7 +54,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (-43.31,-27) size 86.61x33 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (-43.31,-27) size 24.98x33
chunk 1 (middle anchor) text run 1 at (-43.32,0.00) startOffset 0 endOffset 2 width 24.99: "sa"
- LayoutSVGTSpan {tspan} at (0,0) size 25x33
+ LayoutSVGTSpan {tspan} at (-43.31,-27) size 86.61x33
LayoutSVGInlineText {#text} at (-18.31,-27) size 24.98x33
chunk 1 (middle anchor) text run 1 at (-18.33,0.00) startOffset 0 endOffset 1 width 24.99: "m"
LayoutSVGInlineText {#text} at (6.66,-27) size 36.64x33

Powered by Google App Engine
This is Rietveld 408576698