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

Side by Side Diff: LayoutTests/fast/block/margin-collapse/041-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x118
4 RenderBlock {HTML} at (0,0) size 800x118
5 RenderBody {BODY} at (8,16) size 784x94
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 276x19
8 text run at (0,0) width 276: "The two boxes below should look identica l."
9 RenderTable {TABLE} at (0,34) size 214x60
10 RenderTableSection {TBODY} at (0,0) size 214x60
11 RenderTableRow {TR} at (0,2) size 214x56
12 RenderTableCell {TD} at (2,2) size 104x56 [r=0 c=0 rs=1 cs=1]
13 RenderBlock {DIV} at (1,1) size 102x54 [bgcolor=#00FFFF] [border: (3px solid #000000)]
14 RenderBlock {DIV} at (3,3) size 96x16 [bgcolor=#FF00FF]
15 RenderBlock {DIV} at (3,35) size 96x16 [bgcolor=#FF0000]
16 RenderBlock (floating) {DIV} at (0,0) size 48x16 [bgcolor=#FFA 500]
17 RenderBlock {DIV} at (0,0) size 96x16 [bgcolor=#FFFF00]
18 RenderTableCell {TD} at (108,2) size 104x56 [r=0 c=1 rs=1 cs=1]
19 RenderBlock {DIV} at (1,1) size 102x54 [border: (3px solid #000000 )]
20 RenderBlock {DIV} at (3,3) size 96x16 [border: (16px solid #FF00 FF) none]
21 RenderBlock {DIV} at (3,19) size 96x16 [border: (16px solid #00F FFF) none]
22 RenderBlock {DIV} at (3,35) size 96x16 [border: none (48px solid #FFFF00) none (48px solid #FFA500)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698