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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/5481523-expected.txt

Issue 159159: Rebaseline some layout-tests which changed in upstrea webkit r46412.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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
11 RenderBlock {BLOCKQUOTE} at (40,0) size 744x56 11 RenderBlock {BLOCKQUOTE} at (40,0) size 744x56
12 RenderBlock {BLOCKQUOTE} at (40,0) size 704x56 12 RenderBlock {BLOCKQUOTE} at (40,0) size 704x56
13 RenderTable {TABLE} at (0,0) size 80x56 [border: (1px outset #808080 )] 13 RenderTable {TABLE} at (0,0) size 80x56 [border: (1px outset #808080 )]
14 RenderTableSection {TBODY} at (1,1) size 78x54 14 RenderTableSection {TBODY} at (1,1) size 78x54
15 RenderTableRow {TR} at (0,2) size 78x24 15 RenderTableRow {TR} at (0,2) size 78x24
16 RenderTableCell {TD} at (2,2) size 39x24 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 39x24 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 26x19 17 RenderText {#text} at (2,2) size 26x19
18 text run at (2,2) width 26: "One" 18 text run at (2,2) width 26: "One"
19 RenderTableCell {TD} at (43,2) size 33x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 19 RenderTableCell {TD} at (43,2) size 33x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 28x19 20 RenderText {#text} at (2,2) size 28x19
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 RenderBlock (anonymous) at (0,56) size 704x0
30 RenderBlock (anonymous) at (0,56) size 784x0
31 selection start: position 0 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 29 selection start: position 0 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
32 selection end: position 1 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 30 selection end: position 2 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698