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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textLength-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/mac/svg/batik/text/textLength-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textLength-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textLength-expected.txt
index 111289c33f9084f86187afad6c1e2072b0a25bff..c6b0c379d16d810b826f6edd9675201dd62a6ad0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textLength-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/textLength-expected.txt
@@ -135,7 +135,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (200,8) size 49.98x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (200,8) size 26.91x14
chunk 1 (middle anchor) text run 1 at (188.18,19.00) startOffset 0 endOffset 7 width 39.64: "Apache "
- LayoutSVGTSpan {tspan} at (0,0) size 19x14
+ LayoutSVGTSpan {tspan} at (200,8) size 49.98x14
LayoutSVGInlineText {#text} at (226.91,8) size 17.64x14
chunk 1 (middle anchor) text run 1 at (227.83,19.00) startOffset 0 endOffset 5 width 26.00: "Batik"
LayoutSVGInlineText {#text} at (244.56,8) size 5.42x14
@@ -153,12 +153,12 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (160,29) size 173.55x42.80 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (160,29) size 173.55x14
chunk 1 text run 1 at (160.00,40.00) startOffset 0 endOffset 32 width 173.55: "lengthAdjust=\"spacingAndGlyphs\" "
- LayoutSVGTSpan {tspan} at (0,0) size 81x15
+ LayoutSVGTSpan {tspan} at (160,29) size 173.55x42.80
LayoutSVGInlineText {#text} at (160,43.39) size 80.55x14
chunk 1 text run 1 at (160.00,54.40) startOffset 0 endOffset 15 width 80.55: "textLength=\"25\""
LayoutSVGInlineText {#text} at (240.55,43.39) size 3x14
chunk 1 text run 1 at (240.55,54.40) startOffset 0 endOffset 1 width 3.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 77x15
+ LayoutSVGTSpan {tspan} at (160,29) size 173.55x42.80
LayoutSVGInlineText {#text} at (160,57.80) size 76.55x14
chunk 1 text run 1 at (160.00,68.80) startOffset 0 endOffset 15 width 76.55: "font-size=\"100\""
LayoutSVGContainer {use} at (1,1) size 446x496

Powered by Google App Engine
This is Rietveld 408576698