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

Side by Side Diff: LayoutTests/platform/chromium/editing/inserting/insert-br-quoted-003-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 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > DIV > BLOCKQUOTE > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DIV > BLOC KQUOTE > DIV > DIV > BODY > HTML > #document toDOMRange:range from 2 of DIV > DI V > BODY > HTML > #document to 2 of DIV > DIV > BODY > HTML > #document affinity :NSSelectionAffinityDownstream stillSelecting:FALSE
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 layer at (0,0) size 800x600
12 RenderView at (0,0) size 800x600
13 layer at (0,0) size 800x600
14 RenderBlock {HTML} at (0,0) size 800x600
15 RenderBody {BODY} at (8,8) size 784x584
16 RenderBlock {DIV} at (0,0) size 784x110
17 RenderBlock {DIV} at (0,0) size 784x28
18 RenderText {#text} at (0,0) size 277x28
19 text run at (0,0) width 277: "Splitting Mail blockquotes."
20 RenderBlock {DIV} at (0,28) size 784x82
21 RenderText {#text} at (0,0) size 189x28
22 text run at (0,0) width 189: "Expected Results: "
23 RenderBR {BR} at (189,22) size 0x0
24 RenderText {#text} at (0,28) size 371x18
25 text run at (0,28) width 371: "Two blockquotes, with an unquoted bla nk line in between."
26 RenderBR {BR} at (371,42) size 0x0
27 RenderText {#text} at (0,46) size 403x18
28 text run at (0,46) width 403: "The first blockquote contains two lin es, the second one is blank."
29 RenderBR {BR} at (403,60) size 0x0
30 RenderText {#text} at (0,64) size 336x18
31 text run at (0,64) width 336: "The second blockquote contains two no n-blank lines."
32 RenderBlock {DIV} at (0,110) size 784x252 [border: (2px solid #FF0000)]
33 RenderBlock (anonymous) at (14,14) size 756x28
34 RenderText {#text} at (0,0) size 120x28
35 text run at (0,0) width 120: "My citation:"
36 RenderBlock {DIV} at (14,66) size 756x172
37 RenderBlock {BLOCKQUOTE} at (40,0) size 676x60 [border: (2px solid #00 00FF)]
38 RenderBlock {DIV} at (2,2) size 672x28
39 RenderText {#text} at (0,0) size 35x28
40 text run at (0,0) width 35: "one"
41 RenderBlock {DIV} at (2,30) size 672x28
42 RenderBlock {DIV} at (0,0) size 672x28
43 RenderBlock {DIV} at (0,0) size 672x28
44 RenderBR {BR} at (0,0) size 0x28
45 RenderBlock (anonymous) at (0,60) size 756x28
46 RenderBR {BR} at (0,0) size 0x28
47 RenderBlock {BLOCKQUOTE} at (40,112) size 676x60 [border: (2px solid # 0000FF)]
48 RenderBlock {DIV} at (2,2) size 672x28
49 RenderBlock {DIV} at (0,0) size 672x28
50 RenderBlock {DIV} at (0,0) size 672x28
51 RenderText {#text} at (0,0) size 137x28
52 text run at (0,0) width 137: "one and a half"
53 RenderBlock {DIV} at (2,30) size 672x28
54 RenderText {#text} at (0,0) size 36x28
55 text run at (0,0) width 36: "two"
56 caret: position 0 of child 2 {BR} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698