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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/batik/text/textDecoration-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textDecoration-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textDecoration-expected.txt
index 906f5dbd237db75bfb762d00cbe0ba1847fe2dcf..b4e118d76eaf127ac88b9e7304a76f8d61389f74 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textDecoration-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textDecoration-expected.txt
@@ -54,16 +54,16 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (50,273) size 182x32 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,283) size 101x22
chunk 1 text run 1 at (50.00,300.00) startOffset 0 endOffset 12 width 101.00: "Decorations "
- LayoutSVGTSpan {tspan} at (0,0) size 36x22
+ LayoutSVGTSpan {tspan} at (50,273) size 182x32
LayoutSVGInlineText {#text} at (150,273) size 36x22
chunk 1 text run 1 at (151.00,290.00) startOffset 0 endOffset 4 width 35.00: "with"
- LayoutSVGTSpan {tspan} at (0,0) size 46x22
+ LayoutSVGTSpan {tspan} at (50,273) size 182x32
LayoutSVGInlineText {#text} at (186,283) size 46x22
chunk 1 text run 1 at (186.00,300.00) startOffset 0 endOffset 6 width 46.00: " tspan"
LayoutSVGText {text} at (50,323) size 212.30x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,323) size 131.30x22
chunk 1 text run 1 at (50.00,340.00) startOffset 0 endOffset 17 width 131.30: "Transparent text "
- LayoutSVGTSpan {tspan} at (0,0) size 37x22
+ LayoutSVGTSpan {tspan} at (50,323) size 212.30x22
LayoutSVGInlineText {#text} at (180.30,323) size 36x22
chunk 1 text run 1 at (181.30,340.00) startOffset 0 endOffset 4 width 35.00: "with"
LayoutSVGInlineText {#text} at (216.30,323) size 46x22
@@ -71,7 +71,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (50,363) size 214.59x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,363) size 51.59x22
chunk 1 text run 1 at (50.00,380.00) startOffset 0 endOffset 6 width 51.60: "Tspan "
- LayoutSVGTSpan {tspan} at (0,0) size 76x22
+ LayoutSVGTSpan {tspan} at (50,363) size 214.59x22
LayoutSVGInlineText {#text} at (100.59,363) size 75x22
chunk 1 text run 1 at (101.60,380.00) startOffset 0 endOffset 8 width 74.00: "with own"
LayoutSVGInlineText {#text} at (175.59,363) size 89x22
@@ -79,7 +79,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (50,403) size 199.59x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (50,403) size 51.59x22
chunk 1 text run 1 at (50.00,420.00) startOffset 0 endOffset 6 width 51.60: "Tspan "
- LayoutSVGTSpan {tspan} at (0,0) size 61x22
+ LayoutSVGTSpan {tspan} at (50,403) size 199.59x22
LayoutSVGInlineText {#text} at (100.59,403) size 60x22
chunk 1 text run 1 at (101.60,420.00) startOffset 0 endOffset 7 width 59.00: "with no"
LayoutSVGInlineText {#text} at (160.59,403) size 89x22
@@ -87,10 +87,10 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (49,443) size 199x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (49,443) size 61x22
chunk 1 text run 1 at (50.00,460.00) startOffset 0 endOffset 7 width 60.00: "Nested "
- LayoutSVGTSpan {tspan} at (0,0) size 139x22
+ LayoutSVGTSpan {tspan} at (49,443) size 199x22
LayoutSVGInlineText {#text} at (109,443) size 47x22
chunk 1 text run 1 at (110.00,460.00) startOffset 0 endOffset 6 width 46.00: "tspan "
- LayoutSVGTSpan {tspan} at (0,0) size 45x22
+ LayoutSVGTSpan {tspan} at (49,443) size 199x22
LayoutSVGInlineText {#text} at (156,443) size 45x22
chunk 1 text run 1 at (156.00,460.00) startOffset 0 endOffset 5 width 45.00: "decor"
LayoutSVGInlineText {#text} at (201,443) size 47x22

Powered by Google App Engine
This is Rietveld 408576698