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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/execCommand/5481523-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 761x35 7 LayoutText {#text} at (0,0) size 761x35
8 text run at (0,0) width 416: "This tests for a hang when indenting a f ully selected table twice. " 8 text run at (0,0) width 416: "This tests for a hang when indenting a f ully selected table twice. "
9 text run at (415,0) width 346: "You should see a twice indented table, with four cells," 9 text run at (415,0) width 346: "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 44: "below."
11 LayoutBlockFlow {DIV} at (0,52) size 784x52 11 LayoutBlockFlow {DIV} at (0,52) size 784x52
12 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 744x52 12 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 744x52
13 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 704x52 13 LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 704x52
14 LayoutTable {TABLE} at (0,0) size 85x52 [border: (1px outset #808080 )] 14 LayoutTable {TABLE} at (0,0) size 85x52 [border: (1px outset #808080 )]
15 LayoutTableSection {TBODY} at (1,1) size 83x50 15 LayoutTableSection {TBODY} at (1,1) size 83x50
16 LayoutTableRow {TR} at (0,2) size 83x22 16 LayoutTableRow {TR} at (0,2) size 83x22
17 LayoutTableCell {TD} at (2,2) size 42x22 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 42x22 [border: (1px inset # 808080)] [r=0 c=0 rs=1 cs=1]
18 LayoutText {#text} at (2,2) size 27x17 18 LayoutText {#text} at (2,2) size 27x17
19 text run at (2,2) width 27: "One" 19 text run at (2,2) width 27: "One"
20 LayoutTableCell {TD} at (46,2) size 35x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 20 LayoutTableCell {TD} at (46,2) size 35x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
21 LayoutText {#text} at (2,2) size 29x17 21 LayoutText {#text} at (2,2) size 29x17
22 text run at (2,2) width 29: "Two" 22 text run at (2,2) width 29: "Two"
23 LayoutTableRow {TR} at (0,26) size 83x22 23 LayoutTableRow {TR} at (0,26) size 83x22
24 LayoutTableCell {TD} at (2,26) size 42x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 24 LayoutTableCell {TD} at (2,26) size 42x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
25 LayoutText {#text} at (2,2) size 38x17 25 LayoutText {#text} at (2,2) size 38x17
26 text run at (2,2) width 38: "Three" 26 text run at (2,2) width 38: "Three"
27 LayoutTableCell {TD} at (46,26) size 35x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] 27 LayoutTableCell {TD} at (46,26) size 35x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
28 LayoutText {#text} at (2,2) size 31x17 28 LayoutText {#text} at (2,2) size 31x17
29 text run at (2,2) width 31: "Four" 29 text run at (2,2) width 31: "Four"
30 selection start: position 0 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body 30 selection start: position 0 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body
31 selection end: position 2 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of body 31 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