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

Side by Side Diff: LayoutTests/platform/win-xp/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, 6 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 784x20 7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 209x19 8 RenderText {#text} at (0,0) size 209x19
9 text run at (0,0) width 209: "This tests for a drag select crasher." 9 text run at (0,0) width 209: "This tests for a drag select crasher."
10 RenderBlock {DIV} at (0,36) size 784x26 10 RenderBlock {DIV} at (0,36) size 784x22
11 RenderInline {SPAN} at (0,0) size 63x19 11 RenderInline {SPAN} at (0,0) size 63x19
12 RenderText {#text} at (0,3) size 63x19 12 RenderText {#text} at (0,1) size 63x19
13 text run at (0,3) width 63: "Start here." 13 text run at (0,1) width 63: "Start here."
14 RenderText {#text} at (63,3) size 4x19 14 RenderText {#text} at (63,1) size 4x19
15 text run at (63,3) width 4: " " 15 text run at (63,1) width 4: " "
16 RenderTextControl {INPUT} at (69,2) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 16 RenderTextControl {INPUT} at (67,0) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
17 RenderBlock {UL} at (0,78) size 784x0 17 RenderBlock {UL} at (0,74) size 784x0
18 layer at (79,49) size 149x16 18 layer at (77,47) size 149x16
19 RenderBlock {DIV} at (2,3) size 149x16 19 RenderBlock {DIV} at (2,3) size 149x16
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