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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/drop-link-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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
OLDNEW
1 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document givenAction:WebViewInsertActionDropped 1 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document givenAction:WebViewInsertActionDropped
2 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 2 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
3 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 3 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BOD Y > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:ra nge from 0 of #text > A > DIV > BODY > HTML > #document to 14 of #text > A > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting :FALSE 5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BOD Y > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:ra nge from 0 of #text > A > DIV > BODY > HTML > #document to 14 of #text > A > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting :FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderView at (0,0) size 800x600 9 RenderView at (0,0) size 800x600
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
(...skipping 13 matching lines...) Expand all
24 RenderListItem {LI} at (40,0) size 744x20 24 RenderListItem {LI} at (40,0) size 744x20
25 RenderBlock {PRE} at (0,0) size 744x20 25 RenderBlock {PRE} at (0,0) size 744x20
26 RenderListMarker at (-18,0) size 7x19: bullet 26 RenderListMarker at (-18,0) size 7x19: bullet
27 RenderText {#text} at (0,3) size 200x16 27 RenderText {#text} at (0,3) size 200x16
28 text run at (0,3) width 200: "Link is http://apple.com/" 28 text run at (0,3) width 200: "Link is http://apple.com/"
29 RenderListItem {LI} at (40,33) size 744x20 29 RenderListItem {LI} at (40,33) size 744x20
30 RenderBlock {PRE} at (0,0) size 744x20 30 RenderBlock {PRE} at (0,0) size 744x20
31 RenderListMarker at (-18,0) size 7x19: bullet 31 RenderListMarker at (-18,0) size 7x19: bullet
32 RenderText {#text} at (0,3) size 64x16 32 RenderText {#text} at (0,3) size 64x16
33 text run at (0,3) width 64: "Success!" 33 text run at (0,3) width 64: "Success!"
34 RenderBlock {DIV} at (0,125) size 784x46 34 RenderBlock {DIV} at (0,125) size 784x44
35 RenderText {#text} at (0,0) size 572x19 35 RenderText {#text} at (0,0) size 572x19
36 text run at (0,0) width 572: "To run this test manually, drag the link into the box with 'hello' in it, and then click on the button." 36 text run at (0,0) width 572: "To run this test manually, drag the link into the box with 'hello' in it, and then click on the button."
37 RenderBR {BR} at (572,15) size 0x0 37 RenderBR {BR} at (572,15) size 0x0
38 RenderButton {INPUT} at (2,22) size 55x22 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)] 38 RenderButton {INPUT} at (2,22) size 49x20 [bgcolor=#C0C0C0] [border: (2p x outset #C0C0C0)]
39 RenderBlock (anonymous) at (8,2) size 39x18 39 RenderBlock (anonymous) at (8,2) size 33x16
40 RenderText at (3,1) size 33x16 40 RenderText at (0,0) size 33x16
41 text run at (3,1) width 33: "Verify" 41 text run at (0,0) width 33: "Verify"
42 selection start: position 0 of child 0 {#text} of child 1 {A} of child 2 {DIV} o f child 1 {BODY} of child 0 {HTML} of document 42 selection start: position 0 of child 0 {#text} of child 1 {A} of child 2 {DIV} o f child 1 {BODY} of child 0 {HTML} of document
43 selection end: position 14 of child 0 {#text} of child 1 {A} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 43 selection end: position 14 of child 0 {#text} of child 1 {A} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698