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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/text-x-override-in-tspan-child-expected.txt

Issue 1540743002: Auto-rebaseline for r366291 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (20,12) size 141x316 4 LayoutSVGRoot {svg} at (20,12) size 141x316
5 LayoutSVGText {text} at (10,6) size 71x18 contains 1 chunk(s) 5 LayoutSVGText {text} at (10,6) size 71x18 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 11x18 6 LayoutSVGInlineText {#text} at (0,0) size 11x18
7 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.0 0: "A" 7 chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.0 0: "A"
8 LayoutSVGTSpan {tspan} at (0,0) size 11x18 8 LayoutSVGTSpan {tspan} at (0,0) size 11x18
9 LayoutSVGInlineText {#text} at (30,0) size 11x18 9 LayoutSVGInlineText {#text} at (30,0) size 11x18
10 chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 10 .50: "B" 10 chunk 1 text run 1 at (40.00,20.00) startOffset 0 endOffset 1 width 10 .50: "B"
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 chunk 1 text run 1 at (50.00,140.00) startOffset 0 endOffset 1 width 10.50: "B" 58 chunk 1 text run 1 at (50.00,140.00) startOffset 0 endOffset 1 width 10.50: "B"
59 LayoutSVGInlineText {#text} at (60,0) size 11x18 59 LayoutSVGInlineText {#text} at (60,0) size 11x18
60 chunk 1 text run 1 at (80.00,140.00) startOffset 0 endOffset 1 width 1 0.50: "C" 60 chunk 1 text run 1 at (80.00,140.00) startOffset 0 endOffset 1 width 1 0.50: "C"
61 LayoutSVGText {text} at (20,146) size 71x18 contains 1 chunk(s) 61 LayoutSVGText {text} at (20,146) size 71x18 contains 1 chunk(s)
62 LayoutSVGTSpan {tspan} at (0,0) size 41x18 62 LayoutSVGTSpan {tspan} at (0,0) size 41x18
63 LayoutSVGInlineText {#text} at (0,0) size 41x18 63 LayoutSVGInlineText {#text} at (0,0) size 41x18
64 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 1 width 11.00: "A" 64 chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 1 width 11.00: "A"
65 chunk 1 text run 1 at (50.00,160.00) startOffset 0 endOffset 1 width 10.50: "B" 65 chunk 1 text run 1 at (50.00,160.00) startOffset 0 endOffset 1 width 10.50: "B"
66 LayoutSVGInlineText {#text} at (60,0) size 11x18 66 LayoutSVGInlineText {#text} at (60,0) size 11x18
67 chunk 1 text run 1 at (80.00,160.00) startOffset 0 endOffset 1 width 1 0.50: "C" 67 chunk 1 text run 1 at (80.00,160.00) startOffset 0 endOffset 1 width 1 0.50: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698