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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 106x213
7 LayoutTableSection {TBODY} at (0,0) size 106x213
8 LayoutTableRow {TR} at (0,2) size 106x100
9 LayoutTableCell {TD} at (2,51) size 102x2 [r=0 c=0 rs=1 cs=1]
10 LayoutTableRow {TR} at (0,104) size 106x107
11 LayoutTableCell {TD} at (2,104) size 102x107 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
12 LayoutText {#text} at (1,86) size 4x19
13 text run at (1,86) width 4: " "
14 LayoutBlockFlow {DIV} at (5,1) size 10x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698