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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/expanding-selections2-expected.txt

Issue 1102003: WebKit Roll 56165:56197. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: This time with expectations. Created 10 years, 9 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
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > DI V > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownst ream stillSelecting:FALSE 5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > DI V > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownst ream stillSelecting:FALSE
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 7 RenderView at (0,0) size 800x600
9 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 9 RenderBlock {HTML} at (0,0) size 800x600
11 RenderBody {BODY} at (8,8) size 784x584 10 RenderBody {BODY} at (8,8) size 784x584
12 RenderBlock {P} at (0,0) size 784x40 11 RenderBlock {P} at (0,0) size 784x40
13 RenderText {#text} at (0,0) size 738x39 12 RenderText {#text} at (0,0) size 738x39
14 text run at (0,0) width 392: "This tests double clicking inside and at the end of an editable div. " 13 text run at (0,0) width 392: "This tests double clicking inside and at the end of an editable div. "
15 text run at (392,0) width 346: "The selection that is created should n ot extend outside the" 14 text run at (392,0) width 346: "The selection that is created should n ot extend outside the"
16 text run at (0,20) width 92: "editable region." 15 text run at (0,20) width 92: "editable region."
17 RenderBlock {DIV} at (0,56) size 784x20 16 RenderBlock {DIV} at (0,56) size 784x20
18 RenderText {#text} at (0,0) size 169x19 17 RenderText {#text} at (0,0) size 169x19
19 text run at (0,0) width 169: "This text is in an editable div" 18 text run at (0,0) width 169: "This text is in an editable div"
20 RenderInline {SPAN} at (0,0) size 4x19 19 RenderInline {SPAN} at (0,0) size 4x19
21 RenderText {#text} at (169,0) size 4x19 20 RenderText {#text} at (169,0) size 4x19
22 text run at (169,0) width 4: "." 21 text run at (169,0) width 4: "."
23 RenderBlock (anonymous) at (0,76) size 784x20 22 RenderBlock (anonymous) at (0,76) size 784x20
24 RenderText {#text} at (0,0) size 229x19 23 RenderText {#text} at (0,0) size 229x19
25 text run at (0,0) width 229: "This text is outside the editable region ." 24 text run at (0,0) width 229: "This text is outside the editable region ."
26 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
27 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
28 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document 27 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698