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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/table-cell-collapsed-border-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 test for http://bugs.webkit.org/show_bug.cgi?id=11359 Incomplete repaint of table cell's collapsed border when changing only the cell.
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3 (repaint rects
4 RenderBlock {HTML} at (0,0) size 800x600 4 (rect 220 264 122 110)
5 RenderBody {BODY} at (8,8) size 784x584 5 (rect 220 264 122 110)
6 RenderBlock {P} at (0,0) size 784x40 6 (rect 220 264 122 110)
7 RenderText {#text} at (0,0) size 96x19 7 (rect 3 264 118 110)
8 text run at (0,0) width 96: "Repaint test for " 8 (rect 3 264 118 110)
9 RenderInline {I} at (0,0) size 763x39 9 (rect 3 264 118 110)
10 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 10 (rect 220 64 122 108)
11 RenderText {#text} at (96,0) size 305x19 11 (rect 220 64 122 108)
12 text run at (96,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=11359" 12 (rect 220 64 122 108)
13 RenderText {#text} at (401,0) size 763x39 13 )
14 text run at (401,0) width 4: " " 14
15 text run at (405,0) width 358: "Incomplete repaint of table cell's c ollapsed border when"
16 text run at (0,20) width 140: "changing only the cell"
17 RenderText {#text} at (140,20) size 4x19
18 text run at (140,20) width 4: "."
19 RenderTable {TABLE} at (0,56) size 436x405 [border: (5px none #808080)]
20 RenderTableSection {TBODY} at (0,5) size 436x400
21 RenderTableRow {TR} at (0,0) size 436x100
22 RenderTableCell {TD} at (0,49) size 110x2 [bgcolor=#C0C0C0] [r=0 c=0 rs=1 cs=1]
23 RenderTableCell {TD} at (110,45) size 107x9 [bgcolor=#C0C0C0] [borde r: (5px solid #FFFFFF) (5px none #000000) (2px solid #FFFFFF) none] [r=0 c=1 rs= 1 cs=1]
24 RenderTableCell {TD} at (217,49) size 112x2 [bgcolor=#C0C0C0] [borde r: none (5px solid #008000) none (5px solid #008000)] [r=0 c=2 rs=1 cs=1]
25 RenderTableCell {TD} at (329,45) size 107x10 [bgcolor=#C0C0C0] [bord er: (5px solid #FFFFFF) none (3px solid #FFFFFF) (5px none #000000)] [r=0 c=3 rs =1 cs=1]
26 RenderTableRow {TR} at (0,100) size 436x100
27 RenderTableCell {TD} at (0,146) size 110x7 [bgcolor=#C0C0C0] [border : none (2px solid #FFFFFF) (5px none #000000) (5px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
28 RenderTableCell {TD} at (110,148) size 107x4 [bgcolor=#C0C0C0] [bord er: (2px none #000000)] [r=1 c=1 rs=1 cs=1]
29 RenderTableCell {TD} at (217,146) size 112x7 [bgcolor=#C0C0C0] [bord er: none] [r=1 c=2 rs=1 cs=1]
30 RenderTableCell {TD} at (329,147) size 107x5 [bgcolor=#C0C0C0] [bord er: (3px none #000000)] [r=1 c=3 rs=1 cs=1]
31 RenderTableRow {TR} at (0,200) size 436x100
32 RenderTableCell {TD} at (0,244) size 110x12 [bgcolor=#C0C0C0] [borde r: (5px solid #008000) none (5px solid #008000) none] [r=2 c=0 rs=1 cs=1]
33 RenderTableCell {TD} at (110,249) size 107x2 [bgcolor=#C0C0C0] [bord er: none] [r=2 c=1 rs=1 cs=1]
34 RenderTableCell {TD} at (217,244) size 112x12 [bgcolor=#C0C0C0] [bor der: (5px solid #008000)] [r=2 c=2 rs=1 cs=1]
35 RenderTableCell {TD} at (329,249) size 107x2 [bgcolor=#C0C0C0] [bord er: none] [r=2 c=3 rs=1 cs=1]
36 RenderTableRow {TR} at (0,300) size 436x100
37 RenderTableCell {TD} at (0,346) size 110x7 [bgcolor=#C0C0C0] [border : (5px none #000000) (3px solid #FFFFFF) none (5px solid #FFFFFF)] [r=3 c=0 rs=1 cs=1]
38 RenderTableCell {TD} at (110,349) size 107x2 [bgcolor=#C0C0C0] [bord er: none] [r=3 c=1 rs=1 cs=1]
39 RenderTableCell {TD} at (217,346) size 112x7 [bgcolor=#C0C0C0] [bord er: (5px none #000000)] [r=3 c=2 rs=1 cs=1]
40 RenderTableCell {TD} at (329,349) size 107x2 [bgcolor=#C0C0C0] [r=3 c=3 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698