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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/merge-into-empty-block-1-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 BLOCKQUOTE > DIV > BODY > HTML > #document 4 EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of BLOCKQUOTE > 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 784x584 11 RenderBody {BODY} at (8,8) size 784x584
11 RenderBlock {P} at (0,0) size 784x40 12 RenderBlock {P} at (0,0) size 784x40
12 RenderText {#text} at (0,0) size 784x39 13 RenderText {#text} at (0,0) size 784x39
13 text run at (0,0) width 784: "When a user puts the caret at the very b eginning of a blockquote and hits backspace, if the line before the blockquote i s empty, the" 14 text run at (0,0) width 784: "When a user puts the caret at the very b eginning of a blockquote and hits backspace, if the line before the blockquote i s empty, the"
14 text run at (0,20) width 196: "blockquote should just move up." 15 text run at (0,20) width 196: "blockquote should just move up."
15 RenderBlock {DIV} at (0,56) size 784x20 16 RenderBlock {DIV} at (0,56) size 784x20
16 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: ( 3px solid #0000FF)] 17 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: ( 3px solid #0000FF)]
17 RenderInline {SPAN} at (0,0) size 20x19 18 RenderInline {SPAN} at (0,0) size 20x19
18 RenderText {#text} at (28,0) size 20x19 19 RenderText {#text} at (28,0) size 20x19
19 text run at (28,0) width 20: "foo" 20 text run at (28,0) width 20: "foo"
20 caret: position 0 of child 0 {#text} of child 0 {SPAN} of child 0 {BLOCKQUOTE} o f child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 21 caret: position 0 of child 0 {#text} of child 0 {SPAN} of child 0 {BLOCKQUOTE} o f child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698