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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/block-selection-gap-in-table-cell-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,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 106x212 6 LayoutTable {TABLE} at (0,0) size 106x212
7 LayoutTableSection {TBODY} at (0,0) size 106x212 7 LayoutTableSection {TBODY} at (0,0) size 106x212
8 LayoutTableRow {TR} at (0,2) size 106x100 8 LayoutTableRow {TR} at (0,2) size 106x100
9 LayoutTableCell {TD} at (2,51) size 102x2 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,51) size 102x2 [r=0 c=0 rs=1 cs=1]
10 LayoutTableRow {TR} at (0,104) size 106x106 10 LayoutTableRow {TR} at (0,104) size 106x106
11 LayoutTableCell {TD} at (2,104) size 102x106 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (2,104) size 102x106 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
12 LayoutText {#text} at (1,87) size 4x17 12 LayoutText {#text} at (1,87) size 4x17
13 text run at (1,87) width 4: " " 13 text run at (1,87) width 4: " "
14 LayoutBlockFlow {DIV} at (5,1) size 10x100 14 LayoutBlockFlow {DIV} at (5,1) size 10x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698