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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 222x17 8 RenderText {#text} at (0,0) size 222x17
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 784x25 10 RenderBlock {DIV} at (0,34) size 784x21
11 RenderInline {SPAN} at (0,0) size 66x17 11 RenderInline {SPAN} at (0,0) size 66x17
12 RenderText {#text} at (0,3) size 66x17 12 RenderText {#text} at (0,1) size 66x17
13 text run at (0,3) width 66: "Start here." 13 text run at (0,1) width 66: "Start here."
14 RenderText {#text} at (65,3) size 5x17 14 RenderText {#text} at (65,1) size 5x17
15 text run at (65,3) width 5: " " 15 text run at (65,1) width 5: " "
16 RenderTextControl {INPUT} at (71.75,2) size 144x21 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 16 RenderTextControl {INPUT} at (69.75,0) size 144x21 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
17 RenderBlock {UL} at (0,75) size 784x0 17 RenderBlock {UL} at (0,71) size 784x0
18 layer at (82,47) size 140x15 18 layer at (80,45) size 140x15
19 RenderBlock {DIV} at (2,3) size 140x15 19 RenderBlock {DIV} at (2,3) size 140x15
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