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

Side by Side Diff: LayoutTests/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 (repaint rects
2 RenderView at (0,0) size 800x600 2 (rect 8 8 60 30)
3 layer at (0,0) size 800x600 3 (rect 8 68 60 30)
4 RenderBlock {HTML} at (0,0) size 800x600 4 (rect 8 8 60 60)
5 RenderBody {BODY} at (8,8) size 784x584 5 (rect 8 98 60 30)
6 layer at (8,8) size 90x90 6 (rect 8 98 60 30)
7 RenderBlock (relative positioned) {DIV} at (0,0) size 90x90 7 (rect 8 158 60 30)
8 RenderTable {TABLE} at (0,0) size 60x60 8 (rect 8 98 60 60)
9 RenderBlock {CAPTION} at (0,0) size 60x0 [bgcolor=#0000FF] 9 (rect 8 188 60 30)
10 RenderTableSection {TBODY} at (0,0) size 60x60 10 (rect 8 248 60 30)
11 RenderTableRow {TR} at (0,0) size 60x30 11 (rect 8 188 60 90)
12 RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#FFFF00] [r=0 c=0 rs =1 cs=1] 12 (rect 33 308 10 15)
13 RenderTableRow {TR} at (0,30) size 60x30 13 (rect 33 308 10 15)
14 RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#008000] [r=1 c=0 rs =1 cs=1] 14 (rect 8 376 60 15)
15 layer at (8,98) size 90x90 15 (rect 8 372 60 4)
16 RenderBlock (relative positioned) {DIV} at (0,90) size 90x90 16 (rect 8 308 60 83)
17 RenderTable {TABLE} at (0,0) size 60x60 17 )
18 RenderTableSection {TBODY} at (0,0) size 60x0 18
19 RenderTableRow {TR} at (0,0) size 60x0
20 RenderTableCell {TD} at (0,0) size 60x0 [r=0 c=0 rs=1 cs=1]
21 RenderBlock {DIV} at (0,0) size 60x0 [bgcolor=#0000FF]
22 RenderTableSection {TBODY} at (0,0) size 60x60
23 RenderTableRow {TR} at (0,0) size 60x30
24 RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#FFFF00] [r=0 c=0 rs =1 cs=1]
25 RenderTableRow {TR} at (0,30) size 60x30
26 RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#008000] [r=1 c=0 rs =1 cs=1]
27 layer at (8,188) size 90x90
28 RenderBlock (relative positioned) {DIV} at (0,180) size 90x90
29 RenderTable {TABLE} at (0,0) size 60x90
30 RenderBlock {CAPTION} at (0,0) size 60x30
31 RenderTableSection {TBODY} at (0,30) size 60x60
32 RenderTableRow {TR} at (0,0) size 60x30
33 RenderTableCell {TD} at (0,15) size 60x0 [bgcolor=#008000] [r=0 c=0 rs =1 cs=1]
34 RenderTableRow {TR} at (0,30) size 60x30
35 RenderTableCell {TD} at (0,45) size 60x0 [bgcolor=#FFFF00] [r=1 c=0 rs =1 cs=1]
36 layer at (8,308) size 90x90
37 RenderBlock (relative positioned) {DIV} at (0,300) size 90x90
38 RenderTable {TABLE} at (0,0) size 60x83 [border: (4px solid #008000)]
39 RenderBlock {CAPTION} at (25,0) size 10x15
40 RenderBlock {DIV} at (0,0) size 10x15
41 RenderTableSection {TBODY} at (4,19) size 52x60
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]
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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698