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

Side by Side Diff: LayoutTests/platform/chromium-win/editing/selection/mixed-editability-3-expected.txt

Issue 15732019: Revert 151179 "On IE and FireFox, they treats contenteditable="f..." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 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 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
5 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > DIV > B ODY > HTML > #document 6 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > DIV > B ODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 7 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of TD > TR > TBODY > T ABLE > DIV > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > DIV > BOD Y > HTML > #document
5 EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
6 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
7 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 RenderView at (0,0) size 800x600 10 RenderView at (0,0) size 800x600
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 RenderBlock {HTML} at (0,0) size 800x600 12 RenderBlock {HTML} at (0,0) size 800x600
13 RenderBody {BODY} at (8,8) size 784x584 13 RenderBody {BODY} at (8,8) size 784x584
14 RenderBlock {P} at (0,0) size 784x40 14 RenderBlock {P} at (0,0) size 784x40
15 RenderText {#text} at (0,0) size 763x39 15 RenderText {#text} at (0,0) size 763x39
16 text run at (0,0) width 433: "This tests moving the caret forward thro ugh content of mixed editability. " 16 text run at (0,0) width 433: "This tests moving the caret forward thro ugh content of mixed editability. "
17 text run at (433,0) width 330: "The caret should move down one line fr om the editable" 17 text run at (433,0) width 330: "The caret should move down one line fr om the editable"
18 text run at (0,20) width 404: "piece to the editable piece that's embe dded in a non-editable piece." 18 text run at (0,20) width 404: "piece to the editable piece that's embe dded in a non-editable piece."
19 RenderBlock {DIV} at (0,56) size 784x70 19 RenderBlock {DIV} at (0,56) size 784x70
20 RenderBlock (anonymous) at (0,0) size 784x20 20 RenderBlock (anonymous) at (0,0) size 784x20
21 RenderText {#text} at (0,0) size 47x19 21 RenderText {#text} at (0,0) size 47x19
22 text run at (0,0) width 47: "editable" 22 text run at (0,0) width 47: "editable"
23 RenderTable {TABLE} at (0,20) size 57x30 [border: (1px outset #808080)] 23 RenderTable {TABLE} at (0,20) size 57x30 [border: (1px outset #808080)]
24 RenderTableSection {TBODY} at (1,1) size 55x28 24 RenderTableSection {TBODY} at (1,1) size 55x28
25 RenderTableRow {TR} at (0,2) size 55x24 25 RenderTableRow {TR} at (0,2) size 55x24
26 RenderTableCell {TD} at (2,2) size 51x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 26 RenderTableCell {TD} at (2,2) size 51x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 47x19 27 RenderText {#text} at (2,2) size 47x19
28 text run at (2,2) width 47: "editable" 28 text run at (2,2) width 47: "editable"
29 RenderBlock (anonymous) at (0,50) size 784x20 29 RenderBlock (anonymous) at (0,50) size 784x20
30 RenderText {#text} at (0,0) size 47x19 30 RenderText {#text} at (0,0) size 47x19
31 text run at (0,0) width 47: "editable" 31 text run at (0,0) width 47: "editable"
32 caret: position 9 of child 2 {#text} of child 2 {DIV} of body 32 caret: position 0 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698