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

Side by Side Diff: LayoutTests/platform/mac/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 216x18 8 RenderText {#text} at (0,0) size 216x18
9 text run at (0,0) width 216: "This tests for a drag select crasher." 9 text run at (0,0) width 216: "This tests for a drag select crasher."
10 RenderBlock {DIV} at (0,34) size 784x23 10 RenderBlock {DIV} at (0,34) size 784x19
11 RenderInline {SPAN} at (0,0) size 64x18 11 RenderInline {SPAN} at (0,0) size 64x18
12 RenderText {#text} at (0,2) size 64x18 12 RenderText {#text} at (0,0) size 64x18
13 text run at (0,2) width 64: "Start here." 13 text run at (0,0) width 64: "Start here."
14 RenderText {#text} at (64,2) size 4x18 14 RenderText {#text} at (64,0) size 4x18
15 text run at (64,2) width 4: " " 15 text run at (64,0) width 4: " "
16 RenderTextControl {INPUT} at (70,2) size 123x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 16 RenderTextControl {INPUT} at (68,0) size 123x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
17 RenderBlock {UL} at (0,73) size 784x0 17 RenderBlock {UL} at (0,69) size 784x0
18 layer at (81,47) size 117x13 18 layer at (79,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