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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/text/selection-tripleclick-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (70,5) size 251x106 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGText {text} at (14,1) size 51x12 contains 1 chunk(s) 5 LayoutSVGText {text} at (14,1) size 50.03x11.19 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 51x12 6 LayoutSVGInlineText {#text} at (14,1) size 50.03x11.19
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 37.23x11.19 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 38x12 9 LayoutSVGInlineText {#text} at (14,11) size 37.23x11.19
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

Powered by Google App Engine
This is Rietveld 408576698