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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-to-select-table-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 DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 RenderTableRow {TR} at (0,2) size 76x22 42 RenderTableRow {TR} at (0,2) size 76x22
43 RenderTableCell {TD} at (2,2) size 27x22 [r=0 c=0 rs=1 cs=1] 43 RenderTableCell {TD} at (2,2) size 27x22 [r=0 c=0 rs=1 cs=1]
44 RenderText {#text} at (1,1) size 25x19 44 RenderText {#text} at (1,1) size 25x19
45 text run at (1,1) width 25: "Foo" 45 text run at (1,1) width 25: "Foo"
46 RenderTableCell {TD} at (31,2) size 43x22 [r=0 c=1 rs=1 cs=1] 46 RenderTableCell {TD} at (31,2) size 43x22 [r=0 c=1 rs=1 cs=1]
47 RenderText {#text} at (1,1) size 21x19 47 RenderText {#text} at (1,1) size 21x19
48 text run at (1,1) width 21: "baz" 48 text run at (1,1) width 21: "baz"
49 RenderTableRow {TR} at (0,26) size 76x22 49 RenderTableRow {TR} at (0,26) size 76x22
50 RenderTableCell {TD} at (2,26) size 27x22 [r=1 c=0 rs=1 cs=1] 50 RenderTableCell {TD} at (2,26) size 27x22 [r=1 c=0 rs=1 cs=1]
51 RenderText {#text} at (1,1) size 25x19 51 RenderText {#text} at (1,1) size 25x19
52 text run at (1,1) width 25: "bar " 52 text run at (1,1) width 20: "bar"
53 text run at (21,1) width 5: " "
53 RenderTableCell {TD} at (31,26) size 43x22 [r=1 c=1 rs=1 cs=1] 54 RenderTableCell {TD} at (31,26) size 43x22 [r=1 c=1 rs=1 cs=1]
54 RenderText {#text} at (1,1) size 41x19 55 RenderText {#text} at (1,1) size 41x19
55 text run at (1,1) width 41: "buffalo" 56 text run at (1,1) width 41: "buffalo"
56 selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of child 2 {BODY } of child 0 {HTML} of document 57 selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of child 2 {BODY } of child 0 {HTML} of document
57 selection end: position 2 of child 1 {TABLE} of child 0 {DIV} of child 2 {BODY } of child 0 {HTML} of document 58 selection end: position 2 of child 1 {TABLE} of child 0 {DIV} of child 2 {BODY } of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698