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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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, 1 month 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,4) size 252x108 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGText {text} at (14,0) size 51x13 contains 1 chunk(s) 5 LayoutSVGText {text} at (14,0.81) size 50.39x11.39 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (0,0) size 51x12 6 LayoutSVGInlineText {#text} at (14,0.81) size 50.39x11.39
7 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 50. 40: "foo bar baz" 7 chunk 1 text run 1 at (14.00,10.00) startOffset 0 endOffset 11 width 50. 40: "foo bar baz"
8 LayoutSVGText {text} at (14,10) size 38x13 contains 1 chunk(s) 8 LayoutSVGText {text} at (14,10.81) size 37.59x11.39 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 38x12 9 LayoutSVGInlineText {#text} at (14,10.81) size 37.59x11.39
10 chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 9 width 37.6 0: "next line" 10 chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 9 width 37.6 0: "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