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

Side by Side Diff: LayoutTests/platform/win-xp/editing/execCommand/5481523-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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 750x19 7 RenderText {#text} at (0,0) size 750x19
8 text run at (0,0) width 382: "This tests for a hang when indenting a f ully selected table twice. " 8 text run at (0,0) width 382: "This tests for a hang when indenting a f ully selected table twice. "
9 text run at (382,0) width 368: "You should see a twice indented table, with four cells, below." 9 text run at (382,0) width 368: "You should see a twice indented table, with four cells, below."
10 RenderBlock {DIV} at (0,36) size 784x56 10 RenderBlock {DIV} at (0,36) size 784x56
(...skipping 10 matching lines...) Expand all
21 text run at (2,2) width 28: "Two" 21 text run at (2,2) width 28: "Two"
22 RenderTableRow {TR} at (0,28) size 78x24 22 RenderTableRow {TR} at (0,28) size 78x24
23 RenderTableCell {TD} at (2,28) size 39x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 23 RenderTableCell {TD} at (2,28) size 39x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 35x19 24 RenderText {#text} at (2,2) size 35x19
25 text run at (2,2) width 35: "Three" 25 text run at (2,2) width 35: "Three"
26 RenderTableCell {TD} at (43,28) size 33x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] 26 RenderTableCell {TD} at (43,28) size 33x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 29x19 27 RenderText {#text} at (2,2) size 29x19
28 text run at (2,2) width 29: "Four" 28 text run at (2,2) width 29: "Four"
29 selection start: position 0 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body 29 selection start: position 0 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body
30 selection end: position 2 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body 30 selection end: position 2 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698