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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/table-section-repaint-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 90x90 6 layer at (8,8) size 90x90
7 RenderBlock (relative positioned) {DIV} at (0,0) size 90x90 7 RenderBlock (relative positioned) {DIV} at (0,0) size 90x90
8 RenderTable {TABLE} at (0,0) size 60x60 8 RenderTable {TABLE} at (0,0) size 60x60
9 RenderBlock {CAPTION} at (0,0) size 60x0 [bgcolor=#0000FF] 9 RenderBlock {CAPTION} at (0,0) size 60x0 [bgcolor=#0000FF]
10 RenderTableSection {TBODY} at (0,0) size 60x60 10 RenderTableSection {TBODY} at (0,0) size 60x60
(...skipping 25 matching lines...) Expand all
36 layer at (8,308) size 90x90 36 layer at (8,308) size 90x90
37 RenderBlock (relative positioned) {DIV} at (0,300) size 90x90 37 RenderBlock (relative positioned) {DIV} at (0,300) size 90x90
38 RenderTable {TABLE} at (0,0) size 60x83 [border: (4px solid #008000)] 38 RenderTable {TABLE} at (0,0) size 60x83 [border: (4px solid #008000)]
39 RenderBlock {CAPTION} at (25,0) size 10x15 39 RenderBlock {CAPTION} at (25,0) size 10x15
40 RenderBlock {DIV} at (0,0) size 10x15 40 RenderBlock {DIV} at (0,0) size 10x15
41 RenderTableSection {TBODY} at (4,19) size 52x60 41 RenderTableSection {TBODY} at (4,19) size 52x60
42 RenderTableRow {TR} at (0,0) size 52x30 42 RenderTableRow {TR} at (0,0) size 52x30
43 RenderTableCell {TD} at (0,10) size 52x10 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1] 43 RenderTableCell {TD} at (0,10) size 52x10 [border: (4px none #000000)] [r=0 c=0 rs=1 cs=1]
44 RenderTableRow {TR} at (0,30) size 52x30 44 RenderTableRow {TR} at (0,30) size 52x30
45 RenderTableCell {TD} at (0,40) size 52x10 [border: (4px solid #FFFF00) (4px none #000000)] [r=1 c=0 rs=1 cs=1] 45 RenderTableCell {TD} at (0,40) size 52x10 [border: (4px solid #FFFF00) (4px none #000000)] [r=1 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698