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

Side by Side Diff: LayoutTests/platform/win-xp/editing/deleting/delete-to-select-table-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
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 28 matching lines...) Expand all
39 text run at (1,1) width 21: "baz" 39 text run at (1,1) width 21: "baz"
40 RenderTableRow {TR} at (0,26) size 76x22 40 RenderTableRow {TR} at (0,26) size 76x22
41 RenderTableCell {TD} at (2,26) size 27x22 [r=1 c=0 rs=1 cs=1] 41 RenderTableCell {TD} at (2,26) size 27x22 [r=1 c=0 rs=1 cs=1]
42 RenderText {#text} at (1,1) size 20x19 42 RenderText {#text} at (1,1) size 20x19
43 text run at (1,1) width 20: "bar" 43 text run at (1,1) width 20: "bar"
44 RenderTableCell {TD} at (31,26) size 43x22 [r=1 c=1 rs=1 cs=1] 44 RenderTableCell {TD} at (31,26) size 43x22 [r=1 c=1 rs=1 cs=1]
45 RenderText {#text} at (1,1) size 41x19 45 RenderText {#text} at (1,1) size 41x19
46 text run at (1,1) width 41: "buffalo" 46 text run at (1,1) width 41: "buffalo"
47 selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of body 47 selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of body
48 selection end: position 2 of child 1 {TABLE} of child 0 {DIV} of body 48 selection end: position 2 of child 1 {TABLE} of child 0 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698