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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/inserting/editing-empty-divs-expected.txt

Issue 39297: WebKit merge 41447:41498 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: add missing tests_fixable.txt 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: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 6 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
6 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification 7 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
7 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document 8 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
8 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 9 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of #t ext > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #documen t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 11 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of #t ext > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #documen t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
13 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 14 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 RenderBlock {P} at (0,368) size 784x20 75 RenderBlock {P} at (0,368) size 784x20
75 RenderText {#text} at (0,0) size 686x19 76 RenderText {#text} at (0,0) size 686x19
76 text run at (0,0) width 686: "This div contains a self-closing p tag a nd some collapsable whitespace (two '\\n's before and after the self closing p." 77 text run at (0,0) width 686: "This div contains a self-closing p tag a nd some collapsable whitespace (two '\\n's before and after the self closing p."
77 RenderBlock {DIV} at (0,404) size 707x38 [border: (1px dotted #0000FF)] 78 RenderBlock {DIV} at (0,404) size 707x38 [border: (1px dotted #0000FF)]
78 RenderBlock (anonymous) at (1,1) size 705x20 79 RenderBlock (anonymous) at (1,1) size 705x20
79 RenderText {#text} at (0,0) size 7x19 80 RenderText {#text} at (0,0) size 7x19
80 text run at (0,0) width 7: "c" 81 text run at (0,0) width 7: "c"
81 RenderText {#text} at (0,0) size 0x0 82 RenderText {#text} at (0,0) size 0x0
82 RenderBlock {P} at (1,37) size 705x0 83 RenderBlock {P} at (1,37) size 705x0
83 caret: position 1 of child 0 {#text} of child 21 {DIV} of child 2 {BODY} of chil d 0 {HTML} of document 84 caret: position 1 of child 0 {#text} of child 21 {DIV} of child 2 {BODY} of chil d 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698