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

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

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,16) size 784x568 5 LayoutBlockFlow {BODY} at (8,16) size 784x568
6 LayoutBlockFlow {UL} at (16,0) size 752x57 [border: (1px solid #000000)] 6 LayoutBlockFlow {UL} at (16,0) size 752x57 [border: (1px solid #000000)]
7 LayoutListItem {LI} at (41,1) size 710x55 7 LayoutListItem {LI} at (41,1) size 710x55
8 LayoutListMarker at (-36,0) size 16x55: black square 8 LayoutListMarker (anonymous) at (-36,0) size 16x55: black square
9 LayoutText {#text} at (0,0) size 220x55 9 LayoutText {#text} at (0,0) size 220x55
10 text run at (0,0) width 220: "world hello" 10 text run at (0,0) width 220: "world hello"
11 LayoutBlockFlow {P} at (0,73) size 784x72 11 LayoutBlockFlow {P} at (0,73) size 784x72
12 LayoutText {#text} at (0,0) size 783x72 12 LayoutText {#text} at (0,0) size 783x72
13 text run at (0,0) width 578: "This is an automated test for elementAtP oint for points over position:outside list markers. " 13 text run at (0,0) width 578: "This is an automated test for elementAtP oint for points over position:outside list markers. "
14 text run at (577,0) width 172: "The dictionary returned by" 14 text run at (577,0) width 172: "The dictionary returned by"
15 text run at (748,0) width 5: " " 15 text run at (748,0) width 5: " "
16 text run at (0,18) width 762: "elementAtPoint should contain the list item as the DOMNode, not the list, for points over position:outside list markers ." 16 text run at (0,18) width 762: "elementAtPoint should contain the list item as the DOMNode, not the list, for points over position:outside list markers ."
17 text run at (0,36) width 759: "elementAtPoint is used to determine the drag operation that will occur when something is dropped over a given point. " 17 text run at (0,36) width 759: "elementAtPoint is used to determine the drag operation that will occur when something is dropped over a given point. "
18 text run at (758,36) width 21: "So," 18 text run at (758,36) width 21: "So,"
19 text run at (778,36) width 5: " " 19 text run at (778,36) width 5: " "
20 text run at (0,54) width 382: "this test drags a bit of text over the list marker and drops it. " 20 text run at (0,54) width 382: "this test drags a bit of text over the list marker and drops it. "
21 text run at (381,54) width 398: "It should be pasted into the list ite m, which is contenteditable." 21 text run at (381,54) width 398: "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