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

Side by Side Diff: LayoutTests/platform/mac-retina/virtual/slimmingpaint/fast/table/table-insert-before-non-anonymous-block-expected.txt

Issue 1177043002: Auto-rebaseline for r196898 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
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 800x466 3 layer at (0,0) size 800x466
4 LayoutBlockFlow {HTML} at (0,0) size 800x466 4 LayoutBlockFlow {HTML} at (0,0) size 800x466
5 LayoutBlockFlow {BODY} at (8,8) size 784x450 5 LayoutBlockFlow {BODY} at (8,8) size 784x450
6 LayoutTable {DIV} at (0,0) size 100x50 6 LayoutTable {DIV} at (0,0) size 100x50
7 LayoutTableSection (anonymous) at (0,0) size 100x50 7 LayoutTableSection (anonymous) at (0,0) size 100x50
8 LayoutTableRow (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] 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] 10 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 rs=1 cs=1]
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 LayoutTableCell {DIV} at (50,0) size 50x0 [bgcolor=#0000FF] [r=0 c=1 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 1x0 [r=0 c=2 rs=1 cs=1] 47 LayoutTableCell (anonymous) at (100,0) size 1x0 [r=0 c=2 rs=1 cs=1]
48 LayoutBlockFlow {DIV} at (0,0) size 1x0 48 LayoutBlockFlow {DIV} at (0,0) size 1x0
49 LayoutTable {DIV} at (0,350) size 100x100 49 LayoutTable {DIV} at (0,350) size 100x100
50 LayoutTableSection (anonymous) at (0,0) size 100x100 50 LayoutTableSection (anonymous) at (0,0) size 100x100
51 LayoutTableRow (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] 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] 53 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
54 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#0000FF] 54 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#0000FF]
55 LayoutTableCell {DIV} at (50,50) size 50x0 [bgcolor=#0000FF] [r=0 c= 1 rs=1 cs=1] 55 LayoutTableCell {DIV} at (50,50) size 50x0 [bgcolor=#0000FF] [r=0 c= 1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698