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

Side by Side Diff: LayoutTests/platform/win-xp/editing/deleting/5099303-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 721x19 7 RenderText {#text} at (0,0) size 721x19
8 text run at (0,0) width 721: "This tests for a bug where deleting from the start of a paragraph after a table would leave the caret in the wrong posit ion." 8 text run at (0,0) width 721: "This tests for a bug where deleting from the start of a paragraph after a table would leave the caret in the wrong posit ion."
9 RenderBlock {DIV} at (0,36) size 784x50 9 RenderBlock {DIV} at (0,36) size 784x50
10 RenderTable {TABLE} at (0,0) size 335x30 [border: (1px outset #808080)] 10 RenderTable {TABLE} at (0,0) size 335x30 [border: (1px outset #808080)]
11 RenderTableSection {TBODY} at (1,1) size 333x28 11 RenderTableSection {TBODY} at (1,1) size 333x28
12 RenderTableRow {TR} at (0,2) size 333x24 12 RenderTableRow {TR} at (0,2) size 333x24
13 RenderTableCell {TD} at (2,2) size 323x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 13 RenderTableCell {TD} at (2,2) size 323x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 319x19 14 RenderText {#text} at (2,2) size 319x19
15 text run at (2,2) width 319: "The caret should be between thes e two parenthesis: (" 15 text run at (2,2) width 319: "The caret should be between thes e two parenthesis: ("
16 RenderTableCell {TD} at (327,12) size 4x4 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 16 RenderTableCell {TD} at (327,12) size 4x4 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
17 RenderBlock {DIV} at (0,30) size 784x20 17 RenderBlock {DIV} at (0,30) size 784x20
18 RenderText {#text} at (0,0) size 9x19 18 RenderText {#text} at (0,0) size 9x19
19 text run at (0,0) width 9: ")." 19 text run at (0,0) width 9: ")."
20 caret: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body 20 caret: position 0 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698