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

Side by Side Diff: LayoutTests/editing/inserting/insert-paragraph-04-expected.txt

Issue 19529005: 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 > B > BODY > HTML > #document to 3 of DIV > B > 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: 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
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 layer at (0,0) size 800x600
11 RenderView at (0,0) size 800x600
12 layer at (0,0) size 800x600
13 RenderBlock {HTML} at (0,0) size 800x600
14 RenderBody {BODY} at (8,8) size 784x584
15 RenderBlock {P} at (0,0) size 784x54
16 RenderText {#text} at (0,0) size 782x36
17 text run at (0,0) width 402: "This tests inserting a paragraph separat or after a horizontal rule. "
18 text run at (402,0) width 380: "You should see 'foo', empty paragraph, horizontal rule, 'bar',"
19 text run at (0,18) width 329: "and the caret should be just after the horizontal rule. "
20 RenderInline {B} at (0,0) size 777x36
21 RenderText {#text} at (329,18) size 777x36
22 text run at (329,18) width 168: "This demonstrates 8345. "
23 text run at (497,18) width 280: "The caret after a horizontal rule i s drawn"
24 text run at (0,36) width 381: "in the same location as the caret bef ore a horizontal rule."
25 RenderBlock (anonymous) at (0,70) size 784x0
26 RenderInline {B} at (0,0) size 0x0
27 RenderText {#text} at (0,0) size 0x0
28 RenderBlock (anonymous) at (0,70) size 784x72
29 RenderBlock {DIV} at (0,0) size 784x72
30 RenderBlock (anonymous) at (0,0) size 784x18
31 RenderText {#text} at (0,0) size 21x18
32 text run at (0,0) width 21: "foo"
33 RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #000000)]
34 RenderBlock (anonymous) at (0,36) size 784x36
35 RenderBR {BR} at (0,0) size 0x18
36 RenderText {#text} at (0,18) size 24x18
37 text run at (0,18) width 24: "bar"
38 RenderBlock (anonymous) at (0,142) size 784x0
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
OLDNEW
« no previous file with comments | « LayoutTests/editing/inserting/insert-paragraph-03-expected.txt ('k') | LayoutTests/editing/pasteboard/3976872-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698