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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/pointer-events-path-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,3) size 730x593 4 LayoutSVGRoot {svg} at (0,3) size 730x593
5 LayoutSVGText {text} at (610,3) size 55x19 contains 1 chunk(s) 5 LayoutSVGText {text} at (610,3) size 55x19 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 55x19 6 LayoutSVGInlineText {#text} at (0,0) size 55x19
7 chunk 1 text run 1 at (610.00,18.00) startOffset 0 endOffset 8 width 55. 00: "Example:" 7 chunk 1 text run 1 at (610.00,18.00) startOffset 0 endOffset 8 width 55. 00: "Example:"
8 LayoutSVGText {text} at (605,25) size 43x19 contains 1 chunk(s) 8 LayoutSVGText {text} at (605,25) size 43x19 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 43x19 9 LayoutSVGInlineText {#text} at (0,0) size 43x19
10 chunk 1 text run 1 at (605.00,40.00) startOffset 0 endOffset 9 width 43. 00: "Hit Fill:" 10 chunk 1 text run 1 at (605.00,40.00) startOffset 0 endOffset 9 width 43. 00: "Hit Fill:"
11 LayoutSVGText {text} at (605,45) size 66x19 contains 1 chunk(s) 11 LayoutSVGText {text} at (605,45) size 66x19 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 66x19 12 LayoutSVGInlineText {#text} at (0,0) size 66x19
13 chunk 1 text run 1 at (605.00,60.00) startOffset 0 endOffset 11 width 66 .00: "Hit Stroke:" 13 chunk 1 text run 1 at (605.00,60.00) startOffset 0 endOffset 11 width 66 .00: "Hit Stroke:"
14 LayoutSVGText {text} at (110,5) size 95x19 contains 1 chunk(s) 14 LayoutSVGText {text} at (110,5) size 95x19 contains 1 chunk(s)
(...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after
608 LayoutSVGText {text} at (447,568) size 26x19 contains 1 chunk(s) 608 LayoutSVGText {text} at (447,568) size 26x19 contains 1 chunk(s)
609 LayoutSVGInlineText {#text} at (0,0) size 26x19 609 LayoutSVGInlineText {#text} at (0,0) size 26x19
610 chunk 1 text run 1 at (447.00,583.00) startOffset 0 endOffset 4 width 26.00: "miss" 610 chunk 1 text run 1 at (447.00,583.00) startOffset 0 endOffset 4 width 26.00: "miss"
611 LayoutSVGRect {rect} at (496,540) size 56x56 [stroke={[type=SOLID] [color= #0000FF] [stroke width=6.00]}] [fill={[type=SOLID] [color=#FFA500]}] [x=499.00] [y=543.00] [width=50.00] [height=50.00] 611 LayoutSVGRect {rect} at (496,540) size 56x56 [stroke={[type=SOLID] [color= #0000FF] [stroke width=6.00]}] [fill={[type=SOLID] [color=#FFA500]}] [x=499.00] [y=543.00] [width=50.00] [height=50.00]
612 LayoutSVGText {text} at (504,548) size 26x19 contains 1 chunk(s) 612 LayoutSVGText {text} at (504,548) size 26x19 contains 1 chunk(s)
613 LayoutSVGInlineText {#text} at (0,0) size 26x19 613 LayoutSVGInlineText {#text} at (0,0) size 26x19
614 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 26.00: "miss" 614 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 26.00: "miss"
615 LayoutSVGText {text} at (504,568) size 26x19 contains 1 chunk(s) 615 LayoutSVGText {text} at (504,568) size 26x19 contains 1 chunk(s)
616 LayoutSVGInlineText {#text} at (0,0) size 26x19 616 LayoutSVGInlineText {#text} at (0,0) size 26x19
617 chunk 1 text run 1 at (504.00,583.00) startOffset 0 endOffset 4 width 26.00: "miss" 617 chunk 1 text run 1 at (504.00,583.00) startOffset 0 endOffset 4 width 26.00: "miss"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698