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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-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/W3C-SVG-1.1/text-tspan-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt
index 68156e29700e13cc25967d23526b1bd1cc32a7f3..07ec7e5ac0397ec60ef2f999c429386b23daeacc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (74,49.75) size 159.50x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (74,49.75) size 54.56x17
chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 54.57: "You are"
- LayoutSVGTSpan {tspan} at (0,0) size 35x17
+ LayoutSVGTSpan {tspan} at (74,49.75) size 159.50x17
LayoutSVGInlineText {#text} at (128.56,49.75) size 33.77x17
chunk 1 text run 1 at (128.57,63.75) startOffset 0 endOffset 5 width 33.77: " not "
LayoutSVGInlineText {#text} at (162.33,49.75) size 71.17x17
@@ -29,10 +29,10 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (257.50,129) size 176.11x42.67 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (257.50,139.75) size 54.25x17.36
chunk 1 text run 1 at (257.50,153.75) startOffset 0 endOffset 7 width 54.26: "But you"
- LayoutSVGTSpan {tspan} at (0,0) size 25x17
+ LayoutSVGTSpan {tspan} at (257.50,129) size 176.11x42.67
LayoutSVGInlineText {#text} at (343.75,129) size 24.02x17
chunk 1 text run 1 at (343.76,143.00) startOffset 0 endOffset 3 width 24.02: "are"
- LayoutSVGTSpan {tspan} at (0,0) size 67x18
+ LayoutSVGTSpan {tspan} at (257.50,129) size 176.11x42.67
LayoutSVGInlineText {#text} at (367.78,154.50) size 65.83x17.17
chunk 1 text run 1 at (367.78,168.50) startOffset 0 endOffset 9 width 65.83: " a peach!"
LayoutSVGRect {rect} at (225,179) size 245.50x53.50 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
@@ -47,7 +47,7 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (238.00,229.50) startOffset 0 endOffset 25 width 173.12: "'tspan' lowers \"a peach!\""
LayoutSVGContainer {g} at (17.50,186) size 335.50x112.25
LayoutSVGText {text} at (35,186) size 144.59x47.86 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 145x17
+ LayoutSVGTSpan {tspan} at (35,186) size 144.59x47.86
LayoutSVGInlineText {#text} at (35,186) size 144.59x17
chunk 1 text run 1 at (35.00,200.00) startOffset 0 endOffset 1 width 11.55: "C"
chunk 1 text run 1 at (53.75,200.00) startOffset 0 endOffset 1 width 8.90: "u"
@@ -58,7 +58,7 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (147.50,200.00) startOffset 0 endOffset 1 width 8.90: "n"
chunk 1 text run 1 at (166.25,200.00) startOffset 0 endOffset 2 width 13.34: "d "
LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGTSpan {tspan} at (0,0) size 87x18
+ LayoutSVGTSpan {tspan} at (35,186) size 144.59x47.86
LayoutSVGInlineText {#text} at (63.13,216.50) size 86.25x17.36
chunk 1 text run 1 at (63.13,230.50) startOffset 0 endOffset 1 width 4.45: "f"
chunk 1 text run 1 at (81.88,230.50) startOffset 0 endOffset 1 width 8.90: "u"

Powered by Google App Engine
This is Rietveld 408576698