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

Side by Side Diff: LayoutTests/platform/win-xp/fast/lists/drag-into-marker-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,16) size 784x568 5 RenderBody {BODY} at (8,16) size 784x568
6 RenderBlock {UL} at (16,0) size 752x59 [border: (1px solid #000000)] 6 RenderBlock {UL} at (16,0) size 752x59 [border: (1px solid #000000)]
7 RenderListItem {LI} at (41,1) size 710x57 7 RenderListItem {LI} at (41,1) size 710x57
8 RenderListMarker at (-36,1) size 16x55: black square 8 RenderListMarker at (-36,1) size 16x55: black square
9 RenderText {#text} at (0,1) size 213x55 9 RenderText {#text} at (0,1) size 213x55
10 text run at (0,1) width 213: "world hello" 10 text run at (0,1) width 213: "world hello"
11 RenderBlock {P} at (0,75) size 784x80 11 RenderBlock {P} at (0,75) size 784x80
12 RenderText {#text} at (0,0) size 780x79 12 RenderText {#text} at (0,0) size 780x79
13 text run at (0,0) width 535: "This is an automated test for elementAtP oint for points over position:outside list markers. " 13 text run at (0,0) width 535: "This is an automated test for elementAtP oint for points over position:outside list markers. "
14 text run at (535,0) width 159: "The dictionary returned by" 14 text run at (535,0) width 159: "The dictionary returned by"
15 text run at (694,0) width 4: " " 15 text run at (694,0) width 4: " "
16 text run at (0,20) width 707: "elementAtPoint should contain the list item as the DOMNode, not the list, for points over position:outside list markers ." 16 text run at (0,20) width 707: "elementAtPoint should contain the list item as the DOMNode, not the list, for points over position:outside list markers ."
17 text run at (0,40) width 706: "elementAtPoint is used to determine the drag operation that will occur when something is dropped over a given point. " 17 text run at (0,40) width 706: "elementAtPoint is used to determine the drag operation that will occur when something is dropped over a given point. "
18 text run at (706,40) width 70: "So, this test" 18 text run at (706,40) width 70: "So, this test"
19 text run at (776,40) width 4: " " 19 text run at (776,40) width 4: " "
20 text run at (0,60) width 309: "drags a bit of text over the list marke r and drops it. " 20 text run at (0,60) width 309: "drags a bit of text over the list marke r and drops it. "
21 text run at (309,60) width 367: "It should be pasted into the list ite m, which is contenteditable." 21 text run at (309,60) width 367: "It should be pasted into the list ite m, which is contenteditable."
22 selection start: position 0 of child 0 {#text} of child 0 {LI} of child 1 {UL} o f body 22 selection start: position 0 of child 0 {#text} of child 0 {LI} of child 1 {UL} o f body
23 selection end: position 6 of child 0 {#text} of child 0 {LI} of child 1 {UL} o f body 23 selection end: position 6 of child 0 {#text} of child 0 {LI} of child 1 {UL} o f body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698