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

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

Issue 525103: New baselines for WebKit Update 52943:52952.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 10 years, 11 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: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
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 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #documen t 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 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #documen t 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
11 RenderBlock {HTML} at (0,0) size 800x600 11 RenderBlock {HTML} at (0,0) size 800x600
12 RenderBody {BODY} at (8,8) size 784x584 12 RenderBody {BODY} at (8,8) size 784x584
13 RenderBlock {P} at (0,0) size 784x40 13 RenderBlock {P} at (0,0) size 784x40
14 RenderText {#text} at (0,0) size 751x39 14 RenderText {#text} at (0,0) size 751x39
15 text run at (0,0) width 725: "This tests for a bug where attachments d ragged into Mail documents blew all content after the position being pasted into . " 15 text run at (0,0) width 725: "This tests for a bug where attachments d ragged into Mail documents blew all content after the position being pasted into . "
16 text run at (725,0) width 26: "You" 16 text run at (725,0) width 26: "You"
17 text run at (0,20) width 272: "should see \"Hello[black box] World!\" below." 17 text run at (0,20) width 272: "should see \"Hello[black box] World!\" below."
18 RenderBlock {DIV} at (0,56) size 784x157 18 RenderBlock {DIV} at (0,56) size 784x157
19 RenderText {#text} at (0,137) size 32x19 19 RenderText {#text} at (0,137) size 32x19
20 text run at (0,137) width 32: "Hello" 20 text run at (0,137) width 32: "Hello"
21 RenderPartObject {OBJECT} at (32,0) size 302x152 [border: (1px solid #AA AAAA)] 21 RenderEmbeddedObject {OBJECT} at (32,0) size 302x152 [border: (1px solid #AAAAAA)]
22 RenderText {#text} at (334,137) size 48x19 22 RenderText {#text} at (334,137) size 48x19
23 text run at (334,137) width 48: " World!" 23 text run at (334,137) width 48: " World!"
24 caret: position 1 of child 1 {OBJECT} of child 3 {DIV} of child 1 {BODY} of chil d 0 {HTML} of document 24 caret: position 1 of child 1 {OBJECT} of child 3 {DIV} of child 1 {BODY} of chil d 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698