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

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

Issue 329025: Rebaseline tests that changed upstream: (Closed)
Patch Set: passing Created 11 years, 1 month 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
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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 748x36 7 RenderText {#text} at (0,0) size 748x36
8 text run at (0,0) width 407: "This tests for a hang when indenting a f ully selected table twice. " 8 text run at (0,0) width 407: "This tests for a hang when indenting a f ully selected table twice. "
9 text run at (407,0) width 341: "You should see a twice indented table, with four cells," 9 text run at (407,0) width 341: "You should see a twice indented table, with four cells,"
10 text run at (0,18) width 43: "below." 10 text run at (0,18) width 43: "below."
11 RenderBlock {DIV} at (0,52) size 784x52 11 RenderBlock {DIV} at (0,52) size 784x52
12 RenderBlock {BLOCKQUOTE} at (40,0) size 744x52 12 RenderBlock {BLOCKQUOTE} at (40,0) size 744x52
13 RenderBlock {BLOCKQUOTE} at (40,0) size 704x52 13 RenderBlock {BLOCKQUOTE} at (40,0) size 704x52
14 RenderTable {TABLE} at (0,0) size 83x52 [border: (1px outset #808080 )] 14 RenderTable {TABLE} at (0,0) size 83x52 [border: (1px outset #808080 )]
15 RenderTableSection {TBODY} at (1,1) size 81x50 15 RenderTableSection {TBODY} at (1,1) size 81x50
16 RenderTableRow {TR} at (0,2) size 81x22 16 RenderTableRow {TR} at (0,2) size 81x22
17 RenderTableCell {TD} at (2,2) size 41x22 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1] 17 RenderTableCell {TD} at (2,2) size 41x22 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 27x18 18 RenderText {#text} at (2,2) size 27x18
19 text run at (2,2) width 27: "One" 19 text run at (2,2) width 27: "One"
20 RenderTableCell {TD} at (45,2) size 34x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 20 RenderTableCell {TD} at (45,2) size 34x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 30x18 21 RenderText {#text} at (2,2) size 30x18
22 text run at (2,2) width 30: "Two" 22 text run at (2,2) width 30: "Two"
23 RenderTableRow {TR} at (0,26) size 81x22 23 RenderTableRow {TR} at (0,26) size 81x22
24 RenderTableCell {TD} at (2,26) size 41x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (2,26) size 41x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 37x18 25 RenderText {#text} at (2,2) size 37x18
26 text run at (2,2) width 37: "Three" 26 text run at (2,2) width 37: "Three"
27 RenderTableCell {TD} at (45,26) size 34x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] 27 RenderTableCell {TD} at (45,26) size 34x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 30x18 28 RenderText {#text} at (2,2) size 30x18
29 text run at (2,2) width 30: "Four" 29 text run at (2,2) width 30: "Four"
30 RenderBlock (anonymous) at (0,52) size 704x0
31 RenderBlock (anonymous) at (0,52) size 784x0 30 RenderBlock (anonymous) at (0,52) size 784x0
32 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 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
33 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 32 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