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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/merge-into-empty-block-2-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 2 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 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: shouldDeleteDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of LI > UL > DIV > BODY > HTML > #document 4 EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of LI > UL > DIV > BODY > HTML > #document
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 8 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 10 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x576 11 RenderBody {BODY} at (8,8) size 784x576
11 RenderBlock {P} at (0,0) size 784x20 12 RenderBlock {P} at (0,0) size 784x20
12 RenderText {#text} at (0,0) size 692x19 13 RenderText {#text} at (0,0) size 692x19
13 text run at (0,0) width 692: "When a user puts the caret at the very b eginning a list and hits delete into an empty line, the list should just move up ." 14 text run at (0,0) width 692: "When a user puts the caret at the very b eginning a list and hits delete into an empty line, the list should just move up ."
14 RenderBlock {DIV} at (0,36) size 784x20 15 RenderBlock {DIV} at (0,36) size 784x20
15 RenderBlock {UL} at (0,0) size 784x20 16 RenderBlock {UL} at (0,0) size 784x20
16 RenderListItem {LI} at (40,0) size 744x20 17 RenderListItem {LI} at (40,0) size 744x20
17 RenderListMarker at (-18,0) size 7x19: bullet 18 RenderListMarker at (-18,0) size 7x19: bullet
18 RenderInline {SPAN} at (0,0) size 20x19 19 RenderInline {SPAN} at (0,0) size 20x19
19 RenderText {#text} at (0,0) size 20x19 20 RenderText {#text} at (0,0) size 20x19
20 text run at (0,0) width 20: "foo" 21 text run at (0,0) width 20: "foo"
21 caret: position 0 of child 0 {#text} of child 0 {SPAN} of child 0 {LI} of child 0 {UL} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 22 caret: position 0 of child 0 {#text} of child 0 {SPAN} of child 0 {LI} of child 0 {UL} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698