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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/fixed-granular-cols-expected.txt

Issue 2801513003: Remove all -expected.txt for LayoutTests(layout-dev) with image baselines (Closed)
Patch Set: Created 3 years, 8 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 200x50
7 LayoutTableCol {COLGROUP} at (0,0) size 0x0
8 LayoutTableCol {COL} at (0,0) size 0x0
9 LayoutTableCol {COL} at (0,0) size 0x0
10 LayoutTableCol {COL} at (0,0) size 0x0
11 LayoutTableCol {COL} at (0,0) size 0x0
12 LayoutTableCol {COL} at (0,0) size 0x0
13 LayoutTableSection {TBODY} at (0,0) size 200x50
14 LayoutTableRow {TR} at (0,0) size 200x50
15 LayoutTableCell {TD} at (0,24) size 10x2 [r=0 c=0 rs=1 cs=1]
16 LayoutTableCell {TD} at (10,24) size 100x2 [bgcolor=#008000] [r=0 c= 1 rs=1 cs=3]
17 LayoutTableCell {TD} at (110,24) size 90x2 [r=0 c=4 rs=1 cs=1]
18 LayoutTableCell {TD} at (200,24) size 0x2 [r=0 c=5 rs=1 cs=1]
19 LayoutTable {TABLE} at (0,50) size 200x50
20 LayoutTableCol {COLGROUP} at (0,0) size 0x0
21 LayoutTableCol {COL} at (0,0) size 0x0
22 LayoutTableCol {COL} at (0,0) size 0x0
23 LayoutTableCol {COL} at (0,0) size 0x0
24 LayoutTableSection {TBODY} at (0,0) size 200x50
25 LayoutTableRow {TR} at (0,0) size 200x50
26 LayoutTableCell {TD} at (0,24) size 10x2 [r=0 c=0 rs=1 cs=1]
27 LayoutTableCell {TD} at (10,24) size 100x2 [bgcolor=#008000] [r=0 c= 1 rs=1 cs=3]
28 LayoutTableCell {TD} at (110,24) size 90x2 [r=0 c=4 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698