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

Side by Side Diff: LayoutTests/editing/execCommand/insertHorizontalRule-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: 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 #text > DIV > BOD Y > HTML > #document to 0 of #text > DIV > BODY > HTML > #document toDOMRange:ra nge from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #documen t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
12 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
13 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
14 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
18 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
19 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
20 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > BOD Y > HTML > #document to 0 of #text > DIV > BODY > HTML > #document toDOMRange:ra nge from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #documen t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
21 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
22 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
23 layer at (0,0) size 800x600
24 RenderView at (0,0) size 800x600
25 layer at (0,0) size 800x600
26 RenderBlock {HTML} at (0,0) size 800x600
27 RenderBody {BODY} at (8,8) size 784x584
28 RenderBlock {P} at (0,0) size 784x18
29 RenderText {#text} at (0,0) size 359x18
30 text run at (0,0) width 359: "These are tests for execCommand(InsertHo rizontalRule)."
31 RenderBlock {P} at (0,34) size 784x18
32 RenderText {#text} at (0,0) size 282x18
33 text run at (0,0) width 282: "This test inserts an hr between 'foo' an d 'bar'."
34 RenderBlock {DIV} at (0,68) size 784x54
35 RenderBlock (anonymous) at (0,0) size 784x18
36 RenderText {#text} at (0,0) size 21x18
37 text run at (0,0) width 21: "foo"
38 RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #000000)]
39 RenderBlock (anonymous) at (0,36) size 784x18
40 RenderText {#text} at (0,0) size 20x18
41 text run at (0,0) width 20: "bar"
42 RenderBlock {P} at (0,138) size 784x18
43 RenderText {#text} at (0,0) size 634x18
44 text run at (0,0) width 634: "This test inserts an hr with id=\"hr\" b etween 'foo' and 'bar', fetches the hr using its id, then removes it."
45 RenderBlock {DIV} at (0,172) size 784x18
46 RenderText {#text} at (0,0) size 21x18
47 text run at (0,0) width 21: "foo"
48 RenderText {#text} at (21,0) size 20x18
49 text run at (21,0) width 20: "bar"
50 caret: position 2 of child 8 {DIV} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/execCommand/find-after-replace-expected.txt ('k') | LayoutTests/editing/execCommand/paste-1-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698