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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/deleting/4922367-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 757x36 7 LayoutText {#text} at (0,0) size 758x36
8 text run at (0,0) width 395: "This tests selecting and deleting the pa ragraph before a table. " 8 text run at (0,0) width 395: "This tests selecting and deleting the pa ragraph before a table. "
9 text run at (394,0) width 363: "You should see only a table in the edi table region below," 9 text run at (394,0) width 364: "You should see only a table in the edi table region below,"
10 text run at (0,18) width 176: "with the caret just before it." 10 text run at (0,18) width 176: "with the caret just before it."
11 LayoutBlockFlow {DIV} at (0,52) size 784x28 11 LayoutBlockFlow {DIV} at (0,52) size 784x28
12 LayoutBlockFlow {DIV} at (0,0) size 784x28 12 LayoutBlockFlow {DIV} at (0,0) size 784x28
13 LayoutTable {TABLE} at (0,0) size 32x28 [border: (1px solid #BBBBBB)] 13 LayoutTable {TABLE} at (0,0) size 32x28 [border: (1px solid #BBBBBB)]
14 LayoutTableSection {TBODY} at (1,1) size 30x26 14 LayoutTableSection {TBODY} at (1,1) size 30x26
15 LayoutTableRow {TR} at (0,2) size 30x22 15 LayoutTableRow {TR} at (0,2) size 30x22
16 LayoutTableCell {TD} at (2,2) size 12x22 [border: (1px solid #BB BBBB)] [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,2) size 12x22 [border: (1px solid #BB BBBB)] [r=0 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 8x18 17 LayoutText {#text} at (2,2) size 8x18
18 text run at (2,2) width 8: "1" 18 text run at (2,2) width 8: "1"
19 LayoutTableCell {TD} at (16,2) size 12x22 [border: (1px solid #B BBBBB)] [r=0 c=1 rs=1 cs=1] 19 LayoutTableCell {TD} at (16,2) size 12x22 [border: (1px solid #B BBBBB)] [r=0 c=1 rs=1 cs=1]
20 LayoutText {#text} at (2,2) size 8x18 20 LayoutText {#text} at (2,2) size 8x18
21 text run at (2,2) width 8: "2" 21 text run at (2,2) width 8: "2"
22 LayoutBlockFlow {UL} at (0,96) size 784x0 22 LayoutBlockFlow {UL} at (0,96) size 784x0
23 caret: position 0 of child 0 {TABLE} of child 1 {DIV} of child 2 {DIV} of body 23 caret: position 0 of child 0 {TABLE} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698