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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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
1 layer at (0,0) size 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 RenderSVGRoot {svg} at (0,0) size 480x360
5 RenderSVGContainer {g} at (15,3) size 424x300 5 LayoutSVGContainer {g} at (15,3) size 424x300
6 LayoutSVGText {text} at (15,3) size 424x39 contains 1 chunk(s) 6 LayoutSVGText {text} at (15,3) size 424x39 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 424x39 7 LayoutSVGInlineText {#text} at (0,0) size 424x39
8 chunk 1 text run 1 at (15.00,35.00) startOffset 0 endOffset 26 width 4 23.98: "Basic: xml:space attribute" 8 chunk 1 text run 1 at (15.00,35.00) startOffset 0 endOffset 26 width 4 23.98: "Basic: xml:space attribute"
9 LayoutSVGText {text} at (35,28) size 374x39 contains 1 chunk(s) 9 LayoutSVGText {text} at (35,28) size 374x39 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 374x39 10 LayoutSVGInlineText {#text} at (0,0) size 374x39
11 chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 22 width 3 73.25: "& whitespace handling." 11 chunk 1 text run 1 at (35.00,60.00) startOffset 0 endOffset 22 width 3 73.25: "& whitespace handling."
12 LayoutSVGText {text} at (15,69) size 416x44 contains 1 chunk(s) 12 LayoutSVGText {text} at (15,69) size 416x44 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 416x44 13 LayoutSVGInlineText {#text} at (0,0) size 416x44
14 chunk 1 text run 1 at (15.00,105.00) startOffset 0 endOffset 23 width 415.76: "WS with indented lines." 14 chunk 1 text run 1 at (15.00,105.00) startOffset 0 endOffset 23 width 415.76: "WS with indented lines."
15 LayoutSVGText {text} at (15,104) size 416x44 contains 1 chunk(s) 15 LayoutSVGText {text} at (15,104) size 416x44 contains 1 chunk(s)
(...skipping 10 matching lines...) Expand all
26 LayoutSVGInlineText {#text} at (0,0) size 414x44 26 LayoutSVGInlineText {#text} at (0,0) size 414x44
27 chunk 1 text run 1 at (15.00,260.00) startOffset 0 endOffset 22 width 413.57: "WS non-indented lines." 27 chunk 1 text run 1 at (15.00,260.00) startOffset 0 endOffset 22 width 413.57: "WS non-indented lines."
28 RenderSVGRect {rect} at (24,264) size 352x38 [stroke={[type=SOLID] [color= #000000]}] [x=25.00] [y=265.00] [width=350.00] [height=36.00] 28 RenderSVGRect {rect} at (24,264) size 352x38 [stroke={[type=SOLID] [color= #000000]}] [x=25.00] [y=265.00] [width=350.00] [height=36.00]
29 LayoutSVGText {text} at (28,259) size 339x44 contains 1 chunk(s) 29 LayoutSVGText {text} at (28,259) size 339x44 contains 1 chunk(s)
30 LayoutSVGInlineText {#text} at (0,0) size 339x44 30 LayoutSVGInlineText {#text} at (0,0) size 339x44
31 chunk 1 text run 1 at (28.00,295.00) startOffset 0 endOffset 19 width 338.79: "xml:space='default'" 31 chunk 1 text run 1 at (28.00,295.00) startOffset 0 endOffset 19 width 338.79: "xml:space='default'"
32 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 32 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
33 LayoutSVGInlineText {#text} at (0,0) size 264x46 33 LayoutSVGInlineText {#text} at (0,0) size 264x46
34 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 34 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
35 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 35 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698