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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/table-cell-vertical-overflow-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 years, 3 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,50) size 784x542 5 LayoutBlockFlow {BODY} at (8,50) size 784x542
6 LayoutTable {TABLE} at (0,0) size 338x64 6 LayoutTable {TABLE} at (0,0) size 338x64
7 LayoutTableSection {TBODY} at (0,0) size 338x64 7 LayoutTableSection {TBODY} at (0,0) size 338x64
8 LayoutTableRow {TR} at (0,2) size 338x60 8 LayoutTableRow {TR} at (0,2) size 338x60
9 LayoutTableCell {TD} at (2,2) size 110x60 [border: (4px dotted #0000 00)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 110x60 [border: (4px dotted #0000 00)] [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow {DIV} at (5,5) size 100x50 [bgcolor=#90EE90] 10 LayoutBlockFlow {DIV} at (5,5) size 100x50 [bgcolor=#90EE90]
11 LayoutTableCell {TD} at (114,22) size 110x20 [border: (4px dotted #0 00000)] [r=0 c=1 rs=1 cs=1] 11 LayoutTableCell {TD} at (114,22) size 110x20 [border: (4px dotted #0 00000)] [r=0 c=1 rs=1 cs=1]
12 LayoutBlockFlow {DIV} at (5,5) size 100x10 [bgcolor=#90EE90] 12 LayoutBlockFlow {DIV} at (5,5) size 100x10 [bgcolor=#90EE90]
13 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB] 13 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
14 LayoutTableCell {TD} at (226,27) size 110x10 [border: (4px dotted #0 00000)] [r=0 c=2 rs=1 cs=1] 14 LayoutTableCell {TD} at (226,27) size 110x10 [border: (4px dotted #0 00000)] [r=0 c=2 rs=1 cs=1]
15 LayoutBlockFlow {DIV} at (5,-70) size 100x10 [bgcolor=#90EE90] 15 LayoutBlockFlow {DIV} at (5,-70) size 100x10 [bgcolor=#90EE90]
16 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB] 16 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
17 LayoutTable {TABLE} at (0,214) size 322x60 [border: (2px none #808080)] 17 LayoutTable {TABLE} at (0,214) size 322x60 [border: (2px none #808080)]
18 LayoutTableSection {TBODY} at (2,2) size 318x56 18 LayoutTableSection {TBODY} at (2,2) size 318x56
19 LayoutTableRow {TR} at (0,0) size 318x56 19 LayoutTableRow {TR} at (0,0) size 318x56
20 LayoutTableCell {TD} at (0,0) size 106x56 [border: (2px dotted #0000 00)] [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (0,0) size 106x56 [border: (2px dotted #0000 00)] [r=0 c=0 rs=1 cs=1]
21 LayoutBlockFlow {DIV} at (3,3) size 100x50 [bgcolor=#90EE90] 21 LayoutBlockFlow {DIV} at (3,3) size 100x50 [bgcolor=#90EE90]
22 LayoutTableCell {TD} at (106,20) size 106x16 [border: (2px dotted #0 00000)] [r=0 c=1 rs=1 cs=1] 22 LayoutTableCell {TD} at (106,20) size 106x16 [border: (2px dotted #0 00000)] [r=0 c=1 rs=1 cs=1]
23 LayoutBlockFlow {DIV} at (3,3) size 100x10 [bgcolor=#90EE90] 23 LayoutBlockFlow {DIV} at (3,3) size 100x10 [bgcolor=#90EE90]
24 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB] 24 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
25 LayoutTableCell {TD} at (212,25) size 106x6 [border: (2px dotted #00 0000)] [r=0 c=2 rs=1 cs=1] 25 LayoutTableCell {TD} at (212,25) size 106x6 [border: (2px dotted #00 0000)] [r=0 c=2 rs=1 cs=1]
26 LayoutBlockFlow {DIV} at (3,-72) size 100x10 [bgcolor=#90EE90] 26 LayoutBlockFlow {DIV} at (3,-72) size 100x10 [bgcolor=#90EE90]
27 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB] 27 LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698