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

Side by Side Diff: LayoutTests/platform/win/editing/inserting/before-after-input-element-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 > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > 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: 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 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 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 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 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 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 RenderView at (0,0) size 800x600 12 RenderView at (0,0) size 800x600
13 layer at (0,0) size 800x600 13 layer at (0,0) size 800x600
14 RenderBlock {HTML} at (0,0) size 800x600 14 RenderBlock {HTML} at (0,0) size 800x600
15 RenderBody {BODY} at (8,8) size 784x584 15 RenderBody {BODY} at (8,8) size 784x584
16 RenderBlock {P} at (0,0) size 784x20 16 RenderBlock {P} at (0,0) size 784x20
17 RenderText {#text} at (0,0) size 315x19 17 RenderText {#text} at (0,0) size 315x19
18 text run at (0,0) width 315: "This tests text insertion before/after a n input element." 18 text run at (0,0) width 315: "This tests text insertion before/after a n input element."
19 RenderBlock {DIV} at (0,36) size 784x26 19 RenderBlock {DIV} at (0,36) size 784x26
20 RenderText {#text} at (0,3) size 32x19 20 RenderText {#text} at (0,3) size 32x19
21 text run at (0,3) width 32: "Hello" 21 text run at (0,3) width 32: "Hello"
22 RenderTextControl {INPUT} at (34,2) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #000000)] 22 RenderTextControl {INPUT} at (34,2) size 153x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
23 RenderText {#text} at (189,3) size 39x19 23 RenderText {#text} at (189,3) size 39x19
24 text run at (189,3) width 39: "World" 24 text run at (189,3) width 39: "World"
25 layer at (44,49) size 149x16 25 layer at (44,49) size 149x16
26 RenderBlock {DIV} at (2,3) size 149x16 26 RenderBlock {DIV} at (2,3) size 149x16
27 caret: position 5 of child 2 {#text} of child 2 {DIV} of body 27 caret: position 5 of child 2 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698