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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 757x39 7 LayoutText {#text} at (0,0) size 758x39
8 text run at (0,0) width 369: "This tests selecting and deleting the pa ragraph before a table. " 8 text run at (0,0) width 369: "This tests selecting and deleting the pa ragraph before a table. "
9 text run at (369,0) width 388: "You should see only a table in the edi table region below, with the" 9 text run at (369,0) width 389: "You should see only a table in the edi table region below, with the"
10 text run at (0,20) width 113: "caret just before it." 10 text run at (0,20) width 113: "caret just before it."
11 LayoutBlockFlow {DIV} at (0,56) size 784x30 11 LayoutBlockFlow {DIV} at (0,56) size 784x30
12 LayoutBlockFlow {DIV} at (0,0) size 784x30 12 LayoutBlockFlow {DIV} at (0,0) size 784x30
13 LayoutTable {TABLE} at (0,0) size 32x30 [border: (1px solid #BBBBBB)] 13 LayoutTable {TABLE} at (0,0) size 32x30 [border: (1px solid #BBBBBB)]
14 LayoutTableSection {TBODY} at (1,1) size 30x28 14 LayoutTableSection {TBODY} at (1,1) size 30x28
15 LayoutTableRow {TR} at (0,2) size 30x24 15 LayoutTableRow {TR} at (0,2) size 30x24
16 LayoutTableCell {TD} at (2,2) size 12x24 [border: (1px solid #BB BBBB)] [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,2) size 12x24 [border: (1px solid #BB BBBB)] [r=0 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 8x19 17 LayoutText {#text} at (2,2) size 8x19
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 12x24 [border: (1px solid #B BBBBB)] [r=0 c=1 rs=1 cs=1] 19 LayoutTableCell {TD} at (16,2) size 12x24 [border: (1px solid #B BBBBB)] [r=0 c=1 rs=1 cs=1]
20 LayoutText {#text} at (2,2) size 8x19 20 LayoutText {#text} at (2,2) size 8x19
21 text run at (2,2) width 8: "2" 21 text run at (2,2) width 8: "2"
22 LayoutBlockFlow {UL} at (0,102) size 784x0 22 LayoutBlockFlow {UL} at (0,102) 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