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

Side by Side Diff: LayoutTests/fast/block/float/avoiding-float-centered-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 800x128
4 RenderBlock {HTML} at (0,0) size 800x128
5 RenderBody {BODY} at (8,8) size 784x78
6 RenderBlock (floating) {DIV} at (474,10) size 300x100 [bgcolor=#008000]
7 RenderTable {TABLE} at (0,0) size 464x42 [bgcolor=#FFA500]
8 RenderTableSection {TBODY} at (0,0) size 464x42
9 RenderTableRow {TR} at (0,2) size 464x38
10 RenderTableCell {TD} at (2,2) size 460x38 [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (1,1) size 442x37
12 text run at (1,1) width 353: "This is a test and is demonstratin g that auto width really "
13 text run at (354,1) width 89: "should kick in"
14 text run at (1,19) width 31: "here."
15 layer at (90,50) size 300x36 scrollHeight 37
16 RenderBlock {DIV} at (82,42) size 300x36 [bgcolor=#FFA500]
17 RenderText {#text} at (0,0) size 270x37
18 text run at (0,0) width 270: "This is a test and is demonstrating that aut o"
19 text run at (0,18) width 79: "width really "
20 text run at (79,18) width 124: "should kick in here."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698