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

Side by Side Diff: LayoutTests/platform/win/svg/custom/pointer-events-image-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,6) size 549x587 4 LayoutSVGRoot {svg} at (0,6) size 549x587
5 LayoutSVGText {text} at (110,6) size 112x17 contains 1 chunk(s) 5 LayoutSVGText {text} at (110,6) size 112x17 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 112x17 6 LayoutSVGInlineText {#text} at (0,0) size 112x17
7 chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 11 1.56: "Visibility: visible" 7 chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 11 1.56: "Visibility: visible"
8 LayoutSVGText {text} at (340,6) size 113x17 contains 1 chunk(s) 8 LayoutSVGText {text} at (340,6) size 113x17 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 113x17 9 LayoutSVGInlineText {#text} at (0,0) size 113x17
10 chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 11 2.45: "Visibility: hidden" 10 chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 11 2.45: "Visibility: hidden"
11 LayoutSVGContainer {g} at (0,30) size 549x563 11 LayoutSVGContainer {g} at (0,30) size 549x563
12 LayoutSVGText {text} at (0,46) size 28x17 contains 1 chunk(s) 12 LayoutSVGText {text} at (0,46) size 28x17 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 28x17 13 LayoutSVGInlineText {#text} at (0,0) size 28x17
14 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 4 width 27. 55: "auto" 14 chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 4 width 27. 55: "auto"
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 chunk 1 text run 1 at (390.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 353 chunk 1 text run 1 at (390.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
354 LayoutSVGImage {image} at (442,543) size 50x50 354 LayoutSVGImage {image} at (442,543) size 50x50
355 LayoutSVGText {text} at (447,549) size 30x17 contains 1 chunk(s) 355 LayoutSVGText {text} at (447,549) size 30x17 contains 1 chunk(s)
356 LayoutSVGInlineText {#text} at (0,0) size 30x17 356 LayoutSVGInlineText {#text} at (0,0) size 30x17
357 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 357 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
358 LayoutSVGImage {image} at (499,543) size 50x50 358 LayoutSVGImage {image} at (499,543) size 50x50
359 LayoutSVGText {text} at (504,549) size 30x17 contains 1 chunk(s) 359 LayoutSVGText {text} at (504,549) size 30x17 contains 1 chunk(s)
360 LayoutSVGInlineText {#text} at (0,0) size 30x17 360 LayoutSVGInlineText {#text} at (0,0) size 30x17
361 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 361 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
362 caret: position 0 of child 0 {#text} of child 3 {text} of child 0 {svg} of docum ent 362 caret: position 0 of child 0 {#text} of child 3 {text} of child 0 {svg} of docum ent
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698