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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/mixed-editability-1-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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 | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 4 of BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 4 of 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 > BODY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #do cument affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > BODY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #do cument 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 > BO DY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #document toDOMRange: range from 0 of #text > SPAN > BODY > HTML > #document to 2 of #text > SPAN > BO DY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALS E 5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > BO DY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #document toDOMRange: range from 0 of #text > SPAN > BODY > HTML > #document to 2 of #text > SPAN > BO DY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALS E
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 8 RenderView at (0,0) size 800x600
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 10 RenderBlock {HTML} at (0,0) size 800x600
11 RenderBody {BODY} at (8,8) size 784x584 11 RenderBody {BODY} at (8,8) size 784x584
12 RenderInline {SPAN} at (0,0) size 19x19 12 RenderInline {SPAN} at (0,0) size 19x19
13 RenderText {#text} at (0,0) size 19x19 13 RenderText {#text} at (0,0) size 19x19
14 text run at (0,0) width 19: "On" 14 text run at (0,0) width 19: "On"
15 RenderText {#text} at (19,0) size 768x39 15 RenderText {#text} at (19,0) size 768x39
16 text run at (19,0) width 442: "ly the first two letters of the first wor d in this sentence should be selected. " 16 text run at (19,0) width 442: "ly the first two letters of the first wor d in this sentence should be selected. "
17 text run at (461,0) width 307: "To run this test manually, double click between the " 17 text run at (461,0) width 303: "To run this test manually, double click between the"
18 text run at (764,0) width 4: " "
18 text run at (0,20) width 313: "first two letters of the first word of th e first sentence." 19 text run at (0,20) width 313: "first two letters of the first word of th e first sentence."
19 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
20 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BOD Y} of child 0 {HTML} of document 21 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BOD Y} of child 0 {HTML} of document
21 selection end: position 2 of child 0 {#text} of child 0 {SPAN} of child 1 {BOD Y} of child 0 {HTML} of document 22 selection end: position 2 of child 0 {#text} of child 0 {SPAN} of child 1 {BOD Y} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698