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: LayoutTests/platform/android/fast/repaint/table-cell-move-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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 | Annotate | Revision Log
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 800x394 3 layer at (0,0) size 800x394
4 RenderBlock {HTML} at (0,0) size 800x394 4 RenderBlock {HTML} at (0,0) size 800x394
5 RenderBody {BODY} at (8,16) size 784x370 5 RenderBody {BODY} at (8,16) size 784x370
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderInline {B} at (0,0) size 61x19 7 RenderInline {B} at (0,0) size 61x19
8 RenderText {#text} at (0,0) size 61x19 8 RenderText {#text} at (0,0) size 61x19
9 text run at (0,0) width 61: "BUG ID:" 9 text run at (0,0) width 61: "BUG ID:"
10 RenderText {#text} at (61,0) size 4x19 10 RenderText {#text} at (61,0) size 4x19
(...skipping 23 matching lines...) Expand all
34 RenderTableRow {TR} at (0,0) size 61x60 34 RenderTableRow {TR} at (0,0) size 61x60
35 RenderTableCell {TD} at (0,30) size 61x0 [r=0 c=0 rs=1 cs=1] 35 RenderTableCell {TD} at (0,30) size 61x0 [r=0 c=0 rs=1 cs=1]
36 RenderTableCell {TD} at (61,30) size 0x0 [r=0 c=1 rs=1 cs=1] 36 RenderTableCell {TD} at (61,30) size 0x0 [r=0 c=1 rs=1 cs=1]
37 RenderTableRow {TR} at (0,60) size 61x180 37 RenderTableRow {TR} at (0,60) size 61x180
38 RenderTableCell {TD} at (0,120) size 61x60 [r=1 c=0 rs=1 cs=1] 38 RenderTableCell {TD} at (0,120) size 61x60 [r=1 c=0 rs=1 cs=1]
39 RenderBlock {DIV} at (0,0) size 61x60 [bgcolor=#008000] 39 RenderBlock {DIV} at (0,0) size 61x60 [bgcolor=#008000]
40 RenderTableCell {TD} at (61,150) size 0x0 [r=1 c=1 rs=1 cs=1] 40 RenderTableCell {TD} at (61,150) size 0x0 [r=1 c=1 rs=1 cs=1]
41 RenderTableRow {TR} at (0,240) size 61x0 41 RenderTableRow {TR} at (0,240) size 61x0
42 RenderTableCell {TD} at (0,240) size 61x0 [bgcolor=#FF0000] [r=2 c=0 rs=1 cs=1] 42 RenderTableCell {TD} at (0,240) size 61x0 [bgcolor=#FF0000] [r=2 c=0 rs=1 cs=1]
43 RenderTableCell {TD} at (61,240) size 0x0 [r=2 c=1 rs=1 cs=1] 43 RenderTableCell {TD} at (61,240) size 0x0 [r=2 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698