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

Side by Side Diff: LayoutTests/platform/win-xp/editing/style/table-selection-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (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: webViewDidChange:WebViewDidChangeNotification 6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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 {DIV} at (0,0) size 784x78 [border: (2px solid #FF0000)] 14 RenderBlock {DIV} at (0,0) size 784x78 [border: (2px solid #FF0000)]
15 RenderTable {TABLE} at (14,14) size 30x50 15 RenderTable {TABLE} at (14,14) size 30x50
16 RenderTableSection {TBODY} at (0,0) size 30x50 16 RenderTableSection {TBODY} at (0,0) size 30x50
17 RenderTableRow {TR} at (0,2) size 30x22 17 RenderTableRow {TR} at (0,2) size 30x22
18 RenderTableCell {TD} at (2,2) size 26x22 [r=0 c=0 rs=1 cs=1] 18 RenderTableCell {TD} at (2,2) size 26x22 [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 24x19 19 RenderText {#text} at (1,1) size 24x19
20 text run at (1,1) width 24: "foo" 20 text run at (1,1) width 24: "foo"
21 RenderTableRow {TR} at (0,26) size 30x22 21 RenderTableRow {TR} at (0,26) size 30x22
22 RenderTableCell {TD} at (2,26) size 26x22 [r=1 c=0 rs=1 cs=1] 22 RenderTableCell {TD} at (2,26) size 26x22 [r=1 c=0 rs=1 cs=1]
23 RenderText {#text} at (2,1) size 22x19 23 RenderText {#text} at (2,1) size 22x19
24 text run at (2,1) width 22: "bar" 24 text run at (2,1) width 22: "bar"
25 selection start: position 1 of child 0 {#text} of child 1 {TD} of child 0 {TR} o f child 1 {TBODY} of child 1 {TABLE} of child 1 {DIV} of body 25 selection start: position 1 of child 0 {#text} of child 1 {TD} of child 0 {TR} o f child 1 {TBODY} of child 1 {TABLE} of child 1 {DIV} of body
26 selection end: position 2 of child 1 {TABLE} of child 1 {DIV} of body 26 selection end: position 2 of child 1 {TABLE} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698