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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/select-all-iframe-expected.txt

Issue 92051: Merge: chromium side [42671:42725]... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 4 of BODY > HTML > #document 2 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 4 of BODY > HTML > #document
3 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 3 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 6 of #t ext > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #documen t affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 11 of # text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #docum ent affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BOD Y > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:ra nge from 0 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 6 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > BO DY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document toDOMRange: range from 0 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BOD Y > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document 8 EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 11 of #text > DIV > BODY > HTML > #document
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS SelectionAffinityDownstream stillSelecting:FALSE 10 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NS SelectionAffinityDownstream stillSelecting:FALSE
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
13 layer at (0,0) size 800x600 13 layer at (0,0) size 800x600
14 RenderView at (0,0) size 800x600 14 RenderView at (0,0) size 800x600
15 layer at (0,0) size 800x600 15 layer at (0,0) size 800x600
16 RenderBlock {HTML} at (0,0) size 800x600 16 RenderBlock {HTML} at (0,0) size 800x600
(...skipping 30 matching lines...) Expand all
47 RenderListItem {LI} at (40,0) size 744x40 47 RenderListItem {LI} at (40,0) size 744x40
48 RenderListMarker at (-18,0) size 7x19: bullet 48 RenderListMarker at (-18,0) size 7x19: bullet
49 RenderText {#text} at (0,0) size 725x39 49 RenderText {#text} at (0,0) size 725x39
50 text run at (0,0) width 428: "The Select All operation should not se lect the iframe, only it's contents. " 50 text run at (0,0) width 428: "The Select All operation should not se lect the iframe, only it's contents. "
51 text run at (428,0) width 297: "The results of the Select All will b e apparent from" 51 text run at (428,0) width 297: "The results of the Select All will b e apparent from"
52 text run at (0,20) width 399: "the delegate messages that DumpRender Tree receives and dumps." 52 text run at (0,20) width 399: "the delegate messages that DumpRender Tree receives and dumps."
53 RenderListItem {LI} at (40,40) size 744x20 53 RenderListItem {LI} at (40,40) size 744x20
54 RenderListMarker at (-18,0) size 7x19: bullet 54 RenderListMarker at (-18,0) size 7x19: bullet
55 RenderText {#text} at (0,0) size 321x19 55 RenderText {#text} at (0,0) size 321x19
56 text run at (0,0) width 321: "The contents of the editable iframe sh ould be deleted." 56 text run at (0,0) width 321: "The contents of the editable iframe sh ould be deleted."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698