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

Side by Side Diff: LayoutTests/editing/inserting/before-after-input-element-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 > 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 5 of #text > DIV > BOD Y > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:ra nge from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document toDOMRange:range from 5 of #t ext > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #documen t 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 {P} at (0,0) size 784x18
17 RenderText {#text} at (0,0) size 332x18
18 text run at (0,0) width 332: "This tests text insertion before/after a n input element."
19 RenderBlock {DIV} at (0,34) size 784x23
20 RenderText {#text} at (0,2) size 35x18
21 text run at (0,2) width 35: "Hello"
22 RenderTextControl {INPUT} at (37,2) size 123x19 [bgcolor=#FFFFFF] [borde r: (2px inset #000000)]
23 RenderText {#text} at (162,2) size 40x18
24 text run at (162,2) width 40: "World"
25 layer at (48,47) size 117x13
26 RenderBlock {DIV} at (3,3) size 117x13
27 caret: position 5 of child 2 {#text} of child 2 {DIV} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/inserting/4278698-expected.txt ('k') | LayoutTests/editing/inserting/insert-paragraph-03-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698