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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/merge-end-3-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 | Annotate | Revision Log
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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 7 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
11 RenderView at (0,0) size 800x600 11 RenderView at (0,0) size 800x600
12 layer at (0,0) size 800x600 12 layer at (0,0) size 800x600
13 RenderBlock {HTML} at (0,0) size 800x600 13 RenderBlock {HTML} at (0,0) size 800x600
14 RenderBody {BODY} at (8,8) size 784x584 14 RenderBody {BODY} at (8,8) size 784x584
15 RenderBlock {P} at (0,0) size 784x20 15 RenderBlock {P} at (0,0) size 784x20
16 RenderText {#text} at (0,0) size 522x19 16 RenderText {#text} at (0,0) size 522x19
17 text run at (0,0) width 522: "The last paragraph of the incoming fragm ent should be in the same paragraph as 'three'." 17 text run at (0,0) width 522: "The last paragraph of the incoming fragm ent should be in the same paragraph as 'three'."
18 RenderBlock {DIV} at (0,36) size 784x40 18 RenderBlock {DIV} at (0,36) size 784x40
19 RenderBlock (anonymous) at (0,0) size 784x20 19 RenderBlock (anonymous) at (0,0) size 784x20
20 RenderText {#text} at (0,0) size 26x19 20 RenderText {#text} at (0,0) size 26x19
21 text run at (0,0) width 26: "one " 21 text run at (0,0) width 22: "one"
22 text run at (22,0) width 4: " "
22 RenderBlock {DIV} at (0,20) size 784x20 23 RenderBlock {DIV} at (0,20) size 784x20
23 RenderText {#text} at (0,0) size 23x19 24 RenderText {#text} at (0,0) size 23x19
24 text run at (0,0) width 23: "two" 25 text run at (0,0) width 23: "two"
25 RenderText {#text} at (23,0) size 30x19 26 RenderText {#text} at (23,0) size 30x19
26 text run at (23,0) width 30: "three" 27 text run at (23,0) width 30: "three"
27 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 28 caret: position 3 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698