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

Side by Side Diff: LayoutTests/platform/win/editing/inserting/insert-paragraph-04-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
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > B > BODY > HTML > #document to 3 of DIV > B > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > B > BODY > HTML > #document to 3 of DIV > B > 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > BODY > HTML > #document toDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > BODY > HTML > #documen t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > BODY > HTML > #document toDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > BODY > HTML > #documen t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
(...skipping 12 matching lines...) Expand all
23 text run at (455,20) width 311: "The caret after a horizontal rule i s drawn in the" 23 text run at (455,20) width 311: "The caret after a horizontal rule i s drawn in the"
24 text run at (0,40) width 335: "same location as the caret before a h orizontal rule." 24 text run at (0,40) width 335: "same location as the caret before a h orizontal rule."
25 RenderBlock (anonymous) at (0,76) size 784x0 25 RenderBlock (anonymous) at (0,76) size 784x0
26 RenderInline {B} at (0,0) size 0x0 26 RenderInline {B} at (0,0) size 0x0
27 RenderText {#text} at (0,0) size 0x0 27 RenderText {#text} at (0,0) size 0x0
28 RenderBlock (anonymous) at (0,76) size 784x78 28 RenderBlock (anonymous) at (0,76) size 784x78
29 RenderBlock {DIV} at (0,0) size 784x78 29 RenderBlock {DIV} at (0,0) size 784x78
30 RenderBlock (anonymous) at (0,0) size 784x20 30 RenderBlock (anonymous) at (0,0) size 784x20
31 RenderText {#text} at (0,0) size 21x19 31 RenderText {#text} at (0,0) size 21x19
32 text run at (0,0) width 21: "foo" 32 text run at (0,0) width 21: "foo"
33 RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #000000)] 33 RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
34 RenderBlock (anonymous) at (0,38) size 784x40 34 RenderBlock (anonymous) at (0,38) size 784x40
35 RenderBR {BR} at (0,0) size 0x19 35 RenderBR {BR} at (0,0) size 0x19
36 RenderText {#text} at (0,20) size 22x19 36 RenderText {#text} at (0,20) size 22x19
37 text run at (0,20) width 22: "bar" 37 text run at (0,20) width 22: "bar"
38 RenderBlock (anonymous) at (0,154) size 784x0 38 RenderBlock (anonymous) at (0,154) size 784x0
39 RenderInline {B} at (0,0) size 0x0 39 RenderInline {B} at (0,0) size 0x0
40 caret: position 0 of child 2 {BR} of child 1 {DIV} of child 1 {B} of body 40 caret: position 0 of child 2 {BR} of child 1 {DIV} of child 1 {B} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698