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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-repaint-rects-expected.txt

Issue 1193063002: Remove [platform/*/]virtual/slimmingpaint/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x155
4 LayoutBlockFlow {html} at (0,0) size 800x155
5 LayoutBlockFlow {body} at (8,16) size 784x123
6 LayoutBlockFlow {p} at (0,0) size 784x123
7 LayoutText {#text} at (0,33) size 226x18
8 text run at (0,33) width 226: "The alphabet A through M is here: "
9 LayoutSVGRoot {svg} at (233,17) size 501x46
10 LayoutSVGContainer {g} at (233,17) size 501x46 [transform={m=((1.00,0. 00)(0.00,1.00)) t=(0.00,47.00)}]
11 LayoutSVGText {text} at (0,-46) size 37x59 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 37x59
13 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 36.11: "A"
14 LayoutSVGText {text} at (0,-46) size 34x59 contains 1 chunk(s)
15 LayoutSVGInlineText {#text} at (0,0) size 34x59
16 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 33.35: "B"
17 LayoutSVGText {text} at (0,-46) size 34x59 contains 1 chunk(s)
18 LayoutSVGInlineText {#text} at (0,0) size 34x59
19 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 33.35: "C"
20 LayoutSVGText {text} at (0,-46) size 37x59 contains 1 chunk(s)
21 LayoutSVGInlineText {#text} at (0,0) size 37x59
22 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 36.11: "D"
23 LayoutSVGText {text} at (0,-46) size 31x59 contains 1 chunk(s)
24 LayoutSVGInlineText {#text} at (0,0) size 31x59
25 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 30.54: "E"
26 LayoutSVGText {text} at (0,-46) size 28x59 contains 1 chunk(s)
27 LayoutSVGInlineText {#text} at (0,0) size 28x59
28 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 27.81: "F"
29 LayoutSVGText {text} at (0,-46) size 37x59 contains 1 chunk(s)
30 LayoutSVGInlineText {#text} at (0,0) size 37x59
31 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 36.11: "G"
32 LayoutSVGText {text} at (0,-46) size 37x59 contains 1 chunk(s)
33 LayoutSVGInlineText {#text} at (0,0) size 37x59
34 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 36.11: "H"
35 LayoutSVGText {text} at (0,-46) size 17x59 contains 1 chunk(s)
36 LayoutSVGInlineText {#text} at (0,0) size 17x59
37 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 16.65: "I"
38 LayoutSVGText {text} at (0,-46) size 20x59 contains 1 chunk(s)
39 LayoutSVGInlineText {#text} at (0,0) size 20x59
40 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 19.46: "J"
41 LayoutSVGText {text} at (0,-46) size 37x59 contains 1 chunk(s)
42 LayoutSVGInlineText {#text} at (0,0) size 37x59
43 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 36.11: "K"
44 LayoutSVGText {text} at (0,-46) size 31x59 contains 1 chunk(s)
45 LayoutSVGInlineText {#text} at (0,0) size 31x59
46 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 30.54: "L"
47 LayoutSVGText {text} at (0,-46) size 45x59 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (0,0) size 45x59
49 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 widt h 44.46: "M"
50 LayoutText {#text} at (725,33) size 779x90
51 text run at (725,33) width 5: " "
52 text run at (729,33) width 50: "this test"
53 text run at (0,51) width 771: "case is specially constructed so that w hen the view is sized to 800x600 (the default for DumpRenderTree) the text wraps "
54 text run at (0,69) width 340: "and not all of the text in the SVG is d rawn correctly. "
55 text run at (339,69) width 320: "You should see all of A-L (and half o f M) above. "
56 text run at (658,69) width 89: "The code was"
57 text run at (0,87) width 774: "incorrectly calculating the PaintInfo:: rect (damage rect) when passing it through LayoutBlockFlow and render block was"
58 text run at (0,105) width 379: "(correctly) clipping out some of the l ineboxes during paint."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698