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

Side by Side Diff: LayoutTests/platform/android/fast/block/positioning/table-cell-static-position-expected.txt

Issue 1088513007: Auto-rebaseline for r194315 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | 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 800x388 3 layer at (0,0) size 800x388
4 LayoutBlockFlow {HTML} at (0,0) size 800x388 4 LayoutBlockFlow {HTML} at (0,0) size 800x388
5 LayoutBlockFlow {BODY} at (8,8) size 784x372 5 LayoutBlockFlow {BODY} at (8,8) size 784x372
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 150x19 7 LayoutText {#text} at (0,0) size 150x19
8 text run at (0,0) width 150: "All cells should be green." 8 text run at (0,0) width 150: "All cells should be green."
9 layer at (8,28) size 340x176 9 layer at (8,28) size 340x176
10 LayoutTable {TABLE} at (0,20) size 340x176 [border: (1px solid #000000)] 10 LayoutTable {TABLE} at (0,20) size 340x176 [border: (1px solid #000000)]
(...skipping 30 matching lines...) Expand all
41 LayoutTableCell {TD} at (174,92) size 72x2 [bgcolor=#008000] [border: (1 px solid #000000)] [r=1 c=1 rs=1 cs=1] 41 LayoutTableCell {TD} at (174,92) size 72x2 [bgcolor=#008000] [border: (1 px solid #000000)] [r=1 c=1 rs=1 cs=1]
42 LayoutTableCell {TD} at (92,92) size 72x2 [bgcolor=#FF0000] [border: (1p x solid #000000)] [r=1 c=2 rs=1 cs=1] 42 LayoutTableCell {TD} at (92,92) size 72x2 [bgcolor=#FF0000] [border: (1p x solid #000000)] [r=1 c=2 rs=1 cs=1]
43 LayoutTableCell {TD} at (10,92) size 72x22 [bgcolor=#FF0000] [border: (1 px solid #000000)] [r=1 c=3 rs=1 cs=1] 43 LayoutTableCell {TD} at (10,92) size 72x22 [bgcolor=#FF0000] [border: (1 px solid #000000)] [r=1 c=3 rs=1 cs=1]
44 LayoutBlockFlow {SPAN} at (71,1) size 0x0 44 LayoutBlockFlow {SPAN} at (71,1) size 0x0
45 layer at (20,216) size 70x70 45 layer at (20,216) size 70x70
46 LayoutBlockFlow (positioned) {DIV} at (12,12) size 70x70 [bgcolor=#008000] 46 LayoutBlockFlow (positioned) {DIV} at (12,12) size 70x70 [bgcolor=#008000]
47 layer at (102,298) size 70x70 47 layer at (102,298) size 70x70
48 LayoutBlockFlow (positioned) {DIV} at (94,94) size 70x70 [bgcolor=#008000] 48 LayoutBlockFlow (positioned) {DIV} at (94,94) size 70x70 [bgcolor=#008000]
49 layer at (20,298) size 70x70 49 layer at (20,298) size 70x70
50 LayoutBlockFlow (positioned) {DIV} at (12,94) size 70x70 [bgcolor=#008000] 50 LayoutBlockFlow (positioned) {DIV} at (12,94) size 70x70 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698