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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/pointer-events-text-css-transform-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 534x579 4 LayoutSVGRoot {svg} at (0,6) size 534x579
5 LayoutSVGText {text} at (110,6) size 112x18 contains 1 chunk(s) 5 LayoutSVGText {text} at (110,6) size 112x18 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 112x18 6 LayoutSVGInlineText {#text} at (0,0) size 112x18
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 113x18 contains 1 chunk(s) 8 LayoutSVGText {text} at (340,6) size 113x18 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 113x18 9 LayoutSVGInlineText {#text} at (0,0) size 113x18
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,22) size 534x563 11 LayoutSVGContainer {g} at (0,22) size 534x563
12 LayoutSVGText {text} at (0,46) size 28x18 contains 1 chunk(s) 12 LayoutSVGText {text} at (0,46) size 28x18 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 28x18 13 LayoutSVGInlineText {#text} at (0,0) size 28x18
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 498 matching lines...) Expand 10 before | Expand all | Expand 10 after
513 LayoutSVGText {text} at (447,549) size 30x18 contains 1 chunk(s) 513 LayoutSVGText {text} at (447,549) size 30x18 contains 1 chunk(s)
514 LayoutSVGInlineText {#text} at (0,0) size 30x18 514 LayoutSVGInlineText {#text} at (0,0) size 30x18
515 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 515 chunk 1 text run 1 at (447.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
516 LayoutSVGText {text} at (249,268) size 11x24 contains 1 chunk(s) 516 LayoutSVGText {text} at (249,268) size 11x24 contains 1 chunk(s)
517 LayoutSVGInlineText {#text} at (0,0) size 10x23 517 LayoutSVGInlineText {#text} at (0,0) size 10x23
518 chunk 1 text run 1 at (249.50,286.50) startOffset 0 endOffset 1 width 10.00: "#" 518 chunk 1 text run 1 at (249.50,286.50) startOffset 0 endOffset 1 width 10.00: "#"
519 LayoutSVGText {text} at (504,549) size 30x18 contains 1 chunk(s) 519 LayoutSVGText {text} at (504,549) size 30x18 contains 1 chunk(s)
520 LayoutSVGInlineText {#text} at (0,0) size 30x18 520 LayoutSVGInlineText {#text} at (0,0) size 30x18
521 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss" 521 chunk 1 text run 1 at (504.00,563.00) startOffset 0 endOffset 4 width 29.34: "miss"
522 caret: position 0 of child 0 {#text} of child 3 {text} of child 1 {svg} of docum ent 522 caret: position 0 of child 0 {#text} of child 3 {text} of child 1 {svg} of docum ent
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698