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

Side by Side Diff: LayoutTests/platform/chromium/editing/pasteboard/merge-end-blockquote-expected.txt

Issue 13954003: Remove mail blockquote special case handling. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 1 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 17 of #text > DIV > BO DY > HTML > #document to 17 of #text > DIV > BODY > HTML > #document toDOMRange: range from 16 of #text > DIV > BODY > HTML > #document to 16 of #text > DIV > BO DY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALS E
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
8 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
9 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
10 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
14 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 14 of #text > DIV > BL OCKQUOTE > DIV > BODY > HTML > #document to 14 of #text > DIV > BLOCKQUOTE > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BLOCKQUOTE > DIV > BODY > HTML > #document to 3 of #text > DIV > BLOCKQUOTE > DIV > BODY > H TML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
16 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
17 layer at (0,0) size 800x600
18 RenderView at (0,0) size 800x600
19 layer at (0,0) size 800x600
20 RenderBlock {HTML} at (0,0) size 800x600
21 RenderBody {BODY} at (8,8) size 784x576
22 RenderBlock {P} at (0,0) size 784x18
23 RenderText {#text} at (0,0) size 606x18
24 text run at (0,0) width 397: "This tests pasting a Mail blockquote at the start of a paragraph. "
25 text run at (397,0) width 209: "Blockquoting should be stripped."
26 RenderBlock {DIV} at (0,34) size 784x18
27 RenderText {#text} at (0,0) size 122x18
28 text run at (0,0) width 122: "Blockquoted Textx"
29 RenderBlock {P} at (0,68) size 784x36
30 RenderText {#text} at (0,0) size 759x36
31 text run at (0,0) width 289: "This tests pasting text into a Mail bloc kquote. "
32 text run at (289,0) width 470: "The last bit of content in the incomin g fragment should be merged with the"
33 text run at (0,18) width 287: "paragraph after the position being past ed into."
34 RenderBlock {DIV} at (0,120) size 784x52
35 RenderBlock {BLOCKQUOTE} at (40,0) size 704x18
36 RenderBlock {DIV} at (0,0) size 704x18
37 RenderText {#text} at (0,0) size 102x18
38 text run at (0,0) width 102: "Blockquotedfoo"
39 RenderBlock (anonymous) at (0,34) size 784x0
40 RenderBlock {BLOCKQUOTE} at (40,34) size 704x18
41 RenderBlock {DIV} at (0,0) size 704x18
42 RenderText {#text} at (0,0) size 49x18
43 text run at (0,0) width 49: "barText"
44 caret: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {BLOCKQUOTE} of child 10 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698