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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/drag-select-1-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (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 ALERT: 0.1724137931034483 1 ALERT: 0.1724137931034483
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x576 6 RenderBody {BODY} at (8,8) size 784x576
7 RenderBlock {P} at (0,0) size 784x18 7 RenderBlock {P} at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 222x18 8 RenderText {#text} at (0,0) size 222x18
9 text run at (0,0) width 222: "This tests for a drag select crasher." 9 text run at (0,0) width 222: "This tests for a drag select crasher."
10 RenderBlock {DIV} at (0,34) size 784x19 10 RenderBlock {DIV} at (0,34) size 784x19
11 RenderInline {SPAN} at (0,0) size 66x18 11 RenderInline {SPAN} at (0,0) size 66x18
12 RenderText {#text} at (0,0) size 66x18 12 RenderText {#text} at (0,0) size 66x18
13 text run at (0,0) width 66: "Start here." 13 text run at (0,0) width 66: "Start here."
14 RenderText {#text} at (65,0) size 5x18 14 RenderText {#text} at (65,0) size 5x18
15 text run at (65,0) width 5: " " 15 text run at (65,0) width 5: " "
16 RenderTextControl {INPUT} at (69.75,0) size 123x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 16 LayoutTextControl {INPUT} at (69.75,0) size 123x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
17 RenderBlock {UL} at (0,69) size 784x0 17 RenderBlock {UL} at (0,69) size 784x0
18 layer at (81,45) size 117x13 18 layer at (81,45) size 117x13
19 RenderBlock {DIV} at (3,3) size 117x13 19 RenderBlock {DIV} at (3,3) size 117x13
20 selection start: position 4 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV } of body 20 selection start: position 4 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV } of body
21 selection end: position 1 of child 1 {#text} of child 2 {DIV} of body 21 selection end: position 1 of child 1 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698