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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textDecoration-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/textDecoration-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt
index a58552b515b6abced2be9b0b78d713baee864d26..49fb5c03f4c6c9a03489b6ab926fd3d36999589a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textDecoration-expected.txt
@@ -54,16 +54,16 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (50,272) size 184.39x32 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,282) size 101.63x22
chunk 1 text run 1 at (50.00,300.00) startOffset 0 endOffset 12 width 101.63: "Decorations "
- LayoutSVGTSpan {tspan} at (0,0) size 37x22
+ LayoutSVGTSpan {tspan} at (50,272) size 184.39x32
LayoutSVGInlineText {#text} at (151.63,272) size 35.55x22
chunk 1 text run 1 at (151.63,290.00) startOffset 0 endOffset 4 width 35.56: "with"
- LayoutSVGTSpan {tspan} at (0,0) size 48x22
+ LayoutSVGTSpan {tspan} at (50,272) size 184.39x32
LayoutSVGInlineText {#text} at (187.19,282) size 47.20x22
chunk 1 text run 1 at (187.19,300.00) startOffset 0 endOffset 6 width 47.22: " tspan"
LayoutSVGText {text} at (50,322) size 217.55x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,322) size 134.78x22
chunk 1 text run 1 at (50.00,340.00) startOffset 0 endOffset 17 width 134.79: "Transparent text "
- LayoutSVGTSpan {tspan} at (0,0) size 37x22
+ LayoutSVGTSpan {tspan} at (50,322) size 217.55x22
LayoutSVGInlineText {#text} at (184.78,322) size 35.55x22
chunk 1 text run 1 at (184.79,340.00) startOffset 0 endOffset 4 width 35.56: "with"
LayoutSVGInlineText {#text} at (220.34,322) size 47.20x22
@@ -71,7 +71,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (50,362) size 216.86x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,362) size 52.47x22
chunk 1 text run 1 at (50.00,380.00) startOffset 0 endOffset 6 width 52.48: "Tspan "
- LayoutSVGTSpan {tspan} at (0,0) size 76x22
+ LayoutSVGTSpan {tspan} at (50,362) size 216.86x22
LayoutSVGInlineText {#text} at (102.47,362) size 75x22
chunk 1 text run 1 at (102.48,380.00) startOffset 0 endOffset 8 width 75.00: "with own"
LayoutSVGInlineText {#text} at (177.47,362) size 89.39x22
@@ -79,7 +79,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (50,402) size 202.42x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,402) size 52.47x22
chunk 1 text run 1 at (50.00,420.00) startOffset 0 endOffset 6 width 52.48: "Tspan "
- LayoutSVGTSpan {tspan} at (0,0) size 62x22
+ LayoutSVGTSpan {tspan} at (50,402) size 202.42x22
LayoutSVGInlineText {#text} at (102.47,402) size 60.55x22
chunk 1 text run 1 at (102.48,420.00) startOffset 0 endOffset 7 width 60.56: "with no"
LayoutSVGInlineText {#text} at (163.03,402) size 89.39x22
@@ -87,10 +87,10 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (49,442) size 200.92x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (49,442) size 61.53x22
chunk 1 text run 1 at (50.00,460.00) startOffset 0 endOffset 7 width 60.54: "Nested "
- LayoutSVGTSpan {tspan} at (0,0) size 140x22
+ LayoutSVGTSpan {tspan} at (49,442) size 200.92x22
LayoutSVGInlineText {#text} at (110.53,442) size 47.20x22
chunk 1 text run 1 at (110.54,460.00) startOffset 0 endOffset 6 width 47.22: "tspan "
- LayoutSVGTSpan {tspan} at (0,0) size 46x22
+ LayoutSVGTSpan {tspan} at (49,442) size 200.92x22
LayoutSVGInlineText {#text} at (157.75,442) size 44.75x22
chunk 1 text run 1 at (157.75,460.00) startOffset 0 endOffset 5 width 44.41: "decor"
LayoutSVGInlineText {#text} at (202.16,442) size 47.77x22

Powered by Google App Engine
This is Rietveld 408576698