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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/table-insert-before-non-anonymous-block-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 800x466
4 LayoutBlockFlow {HTML} at (0,0) size 800x466
5 LayoutBlockFlow {BODY} at (8,8) size 784x450
6 LayoutTable {DIV} at (0,0) size 100x50
7 LayoutTableSection (anonymous) at (0,0) size 100x50
8 LayoutTableRow (anonymous) at (0,0) size 100x50
9 LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
10 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
11 LayoutTableSection {DIV} at (0,50) size 100x0
12 LayoutTable {DIV} at (0,50) size 100x50
13 LayoutTableSection (anonymous) at (0,0) size 100x50
14 LayoutTableRow (anonymous) at (0,0) size 100x50
15 LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
16 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
17 LayoutTableRow {DIV} at (0,50) size 100x0
18 LayoutTable {DIV} at (0,100) size 100x50
19 LayoutTableSection (anonymous) at (0,0) size 100x50
20 LayoutTableRow (anonymous) at (0,0) size 100x50
21 LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
22 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
23 LayoutBlockFlow {DIV} at (0,0) size 100x0
24 LayoutTable {DIV} at (0,150) size 100x50
25 LayoutTableSection (anonymous) at (0,0) size 100x50
26 LayoutTableRow (anonymous) at (0,0) size 100x50
27 LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
28 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
29 LayoutTableCol {DIV} at (0,0) size 0x0
30 LayoutTable {DIV} at (0,200) size 50x50
31 LayoutTableSection (anonymous) at (0,0) size 50x50
32 LayoutTableRow (anonymous) at (0,0) size 50x50
33 LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
34 LayoutTableRow {DIV} at (0,50) size 50x0
35 LayoutTableSection {DIV} at (0,50) size 50x0
36 LayoutTable {DIV} at (0,250) size 100x50
37 LayoutTableSection (anonymous) at (0,0) size 100x50
38 LayoutTableRow (anonymous) at (0,0) size 100x50
39 LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
40 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
41 LayoutTableCol {DIV} at (0,0) size 0x0
42 LayoutTable {DIV} at (0,300) size 100x50
43 LayoutTableSection (anonymous) at (0,0) size 100x50
44 LayoutTableRow (anonymous) at (0,0) size 100x50
45 LayoutTableCell {DIV} at (0,0) size 50x0 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
46 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
47 LayoutTableCell (anonymous) at (100,0) size 0x0 [r=0 c=2 rs=1 cs=1]
48 LayoutBlockFlow {DIV} at (0,0) size 0x0
49 LayoutTable {DIV} at (0,350) size 100x100
50 LayoutTableSection (anonymous) at (0,0) size 100x100
51 LayoutTableRow (anonymous) at (0,0) size 100x100
52 LayoutTableCell (anonymous) at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
53 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
54 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#0000FF]
55 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698