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

Side by Side Diff: LayoutTests/editing/pasteboard/undoable-fragment-removes-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting: FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
7 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
8 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
9 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document give nAction:WebViewInsertActionPasted
12 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document toDOMRange:range from 3 of #t ext > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTM L > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
14 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
15 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DI V > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSel ectionAffinityDownstream stillSelecting:FALSE
16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
17 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
18 layer at (0,0) size 800x600
19 RenderView at (0,0) size 800x600
20 layer at (0,0) size 800x600
21 RenderBlock {HTML} at (0,0) size 800x600
22 RenderBody {BODY} at (8,8) size 784x584
23 RenderBlock {P} at (0,0) size 784x36
24 RenderText {#text} at (0,0) size 750x36
25 text run at (0,0) width 573: "This is a testcase for 8193, hitting an assert inside RemoveNodeCommand on Undo Paste. "
26 text run at (573,0) width 177: "Both editable regions below"
27 text run at (0,18) width 217: "should look the same after the test."
28 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
29 RenderBlock {DIV} at (0,62) size 784x38 [border: (1px solid #000000)]
30 RenderBlock {DIV} at (1,1) size 782x18
31 RenderText {#text} at (0,0) size 21x18
32 text run at (0,0) width 21: "foo"
33 RenderBlock {DIV} at (1,19) size 782x18
34 RenderText {#text} at (0,0) size 20x18
35 text run at (0,0) width 20: "bar"
36 RenderBlock {DIV} at (0,100) size 784x20 [border: (1px solid #000000)]
37 RenderBR {BR} at (1,1) size 0x18
38 caret: position 0 of child 0 {BR} of child 6 {DIV} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/pasteboard/subframe-dragndrop-1-expected.txt ('k') | LayoutTests/editing/selection/4402375-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698