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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/deleting/5144139-2-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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 758x39 7 LayoutText {#text} at (0,0) size 758x39
8 text run at (0,0) width 758: "This tests to see that deleting a select ion that starts just before a table and ends inside the table does not insert a placeholder br" 8 text run at (0,0) width 758: "This tests to see that deleting a select ion that starts just before a table and ends inside the table does not insert a placeholder br"
9 text run at (0,20) width 86: "unnecessarily. " 9 text run at (0,20) width 87: "unnecessarily. "
10 text run at (85,20) width 243: "You should see two ToDos, one empty. " 10 text run at (87,20) width 243: "You should see two ToDos, one empty. "
11 text run at (327,20) width 261: "The caret should be just before the s econd." 11 text run at (329,20) width 261: "The caret should be just before the s econd."
12 LayoutBlockFlow {DIV} at (0,56) size 784x52 12 LayoutBlockFlow {DIV} at (0,56) size 784x52
13 LayoutTable {TABLE} at (0,0) size 127x26 13 LayoutTable {TABLE} at (0,0) size 127x26
14 LayoutTableSection {TBODY} at (0,0) size 127x26 14 LayoutTableSection {TBODY} at (0,0) size 127x26
15 LayoutTableRow {TR} at (0,2) size 127x22 15 LayoutTableRow {TR} at (0,2) size 127x22
16 LayoutTableCell {TD} at (2,2) size 15x22 [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,2) size 15x22 [r=0 c=0 rs=1 cs=1]
17 LayoutText {#text} at (1,1) size 13x19 17 LayoutText {#text} at (1,1) size 13x19
18 text run at (1,1) width 13: "\x{21D2}" 18 text run at (1,1) width 13: "\x{21D2}"
19 LayoutTableCell {TD} at (19,2) size 89x22 [r=0 c=1 rs=1 cs=1] 19 LayoutTableCell {TD} at (19,2) size 89x22 [r=0 c=1 rs=1 cs=1]
20 LayoutText {#text} at (1,1) size 87x19 20 LayoutText {#text} at (1,1) size 87x19
21 text run at (1,1) width 87: "ToDo Content" 21 text run at (1,1) width 87: "ToDo Content"
22 LayoutTableCell {TD} at (110,2) size 15x22 [r=0 c=2 rs=1 cs=1] 22 LayoutTableCell {TD} at (110,2) size 15x22 [r=0 c=2 rs=1 cs=1]
23 LayoutText {#text} at (1,1) size 13x19 23 LayoutText {#text} at (1,1) size 13x19
24 text run at (1,1) width 13: "\x{21E3}" 24 text run at (1,1) width 13: "\x{21E3}"
25 LayoutTable {TABLE} at (0,26) size 40x26 25 LayoutTable {TABLE} at (0,26) size 40x26
26 LayoutTableSection {TBODY} at (0,0) size 40x26 26 LayoutTableSection {TBODY} at (0,0) size 40x26
27 LayoutTableRow {TR} at (0,2) size 40x22 27 LayoutTableRow {TR} at (0,2) size 40x22
28 LayoutTableCell {TD} at (2,2) size 15x22 [r=0 c=0 rs=1 cs=1] 28 LayoutTableCell {TD} at (2,2) size 15x22 [r=0 c=0 rs=1 cs=1]
29 LayoutText {#text} at (1,1) size 13x19 29 LayoutText {#text} at (1,1) size 13x19
30 text run at (1,1) width 13: "\x{21D2}" 30 text run at (1,1) width 13: "\x{21D2}"
31 LayoutTableCell {TD} at (19,2) size 2x22 [r=0 c=1 rs=1 cs=1] 31 LayoutTableCell {TD} at (19,2) size 2x22 [r=0 c=1 rs=1 cs=1]
32 LayoutTableCell {TD} at (23,2) size 15x22 [r=0 c=2 rs=1 cs=1] 32 LayoutTableCell {TD} at (23,2) size 15x22 [r=0 c=2 rs=1 cs=1]
33 LayoutText {#text} at (1,1) size 13x19 33 LayoutText {#text} at (1,1) size 13x19
34 text run at (1,1) width 13: "\x{21E3}" 34 text run at (1,1) width 13: "\x{21E3}"
35 caret: position 0 of child 3 {TABLE} of child 2 {DIV} of body 35 caret: position 0 of child 3 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698