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

Side by Side Diff: LayoutTests/svg/text/selection-tripleclick-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 (70,5) size 251x107 4 LayoutSVGRoot {svg} at (70,5) size 251x107
5 LayoutSVGText {text} at (14,1) size 51x12 contains 1 chunk(s) 5 LayoutSVGText {text} at (14,1) size 51x12 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 51x12 6 LayoutSVGInlineText {#text} at (0,0) size 51x12
7 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 50. 03: "foo bar baz" 7 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 50. 03: "foo bar baz"
8 LayoutSVGText {text} at (14,11) size 38x12 contains 1 chunk(s) 8 LayoutSVGText {text} at (14,11) size 38x12 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 38x12 9 LayoutSVGInlineText {#text} at (0,0) size 38x12
10 chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 9 width 37.2 5: "next line" 10 chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 9 width 37.2 5: "next line"
11 selection start: position 0 of child 0 {#text} of child 1 {text} of child 0 {svg } of document 11 selection start: position 0 of child 0 {#text} of child 1 {text} of child 0 {svg } of document
12 selection end: position 0 of child 3 {text} of child 0 {svg} of document 12 selection end: position 0 of child 3 {text} of child 0 {svg} of document
OLDNEW
« no previous file with comments | « LayoutTests/svg/text/select-x-list-with-tspans-4-expected.txt ('k') | LayoutTests/svg/text/small-fonts-3-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698