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

Side by Side Diff: LayoutTests/platform/win-xp/editing/pasteboard/5387578-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 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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 744x39 7 RenderText {#text} at (0,0) size 744x39
8 text run at (0,0) width 356: "This tests for a crash when pasting cont ent into a table cell. " 8 text run at (0,0) width 356: "This tests for a crash when pasting cont ent into a table cell. "
9 text run at (356,0) width 388: "The table cell has some collapsed whit espace at the end of it that" 9 text run at (356,0) width 388: "The table cell has some collapsed whit espace at the end of it that"
10 text run at (0,20) width 106: "tickled the crash. " 10 text run at (0,20) width 106: "tickled the crash. "
11 text run at (106,20) width 316: "You should see 'Hello World' in the t able cell below." 11 text run at (106,20) width 316: "You should see 'Hello World' in the t able cell below."
12 RenderBlock {DIV} at (0,56) size 784x30 12 RenderBlock {DIV} at (0,56) size 784x30
13 RenderTable {TABLE} at (0,0) size 85x30 [border: (1px outset #808080)] 13 RenderTable {TABLE} at (0,0) size 85x30 [border: (1px outset #808080)]
14 RenderTableSection {TBODY} at (1,1) size 83x28 14 RenderTableSection {TBODY} at (1,1) size 83x28
15 RenderTableRow {TR} at (0,2) size 83x24 15 RenderTableRow {TR} at (0,2) size 83x24
16 RenderTableCell {TD} at (2,2) size 79x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 79x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 75x19 17 RenderText {#text} at (2,2) size 75x19
18 text run at (2,2) width 75: "Hello World" 18 text run at (2,2) width 75: "Hello World"
19 text run at (77,2) width 0: " \x{9}\x{9} \x{9}\x{9}" 19 text run at (77,2) width 0: " \x{9}\x{9} \x{9}\x{9}"
20 caret: position 11 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body 20 caret: position 11 of child 0 {#text} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698