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

Side by Side Diff: LayoutTests/platform/android/fast/block/basic/min-pref-width-nowrap-floats-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 84x80 6 layer at (8,8) size 84x80
7 RenderBlock (positioned) {DIV} at (0,0) size 84x80 [bgcolor=#ADD8E6] 7 RenderBlock (positioned) {DIV} at (0,0) size 84x80 [bgcolor=#ADD8E6]
8 RenderBlock (floating) {SPAN} at (4,0) size 80x16 [color=#0000FF] 8 RenderBlock (floating) {SPAN} at (4,0) size 80x16 [color=#0000FF]
9 RenderText {#text} at (0,0) size 80x16 9 RenderText {#text} at (0,0) size 80x16
10 text run at (0,0) width 80: "float" 10 text run at (0,0) width 80: "float"
(...skipping 22 matching lines...) Expand all
33 text run at (0,32) width 96: "longer" 33 text run at (0,32) width 96: "longer"
34 text run at (0,48) width 64: "word" 34 text run at (0,48) width 64: "word"
35 RenderBlock (floating) {SPAN} at (4,64) size 48x16 [color=#0000FF] 35 RenderBlock (floating) {SPAN} at (4,64) size 48x16 [color=#0000FF]
36 RenderText {#text} at (0,0) size 48x16 36 RenderText {#text} at (0,0) size 48x16
37 text run at (0,0) width 48: "flo" 37 text run at (0,0) width 48: "flo"
38 RenderText {#text} at (0,0) size 0x0 38 RenderText {#text} at (0,0) size 0x0
39 RenderBlock (floating) {SPAN} at (56,64) size 32x16 [color=#0000FF] 39 RenderBlock (floating) {SPAN} at (56,64) size 32x16 [color=#0000FF]
40 RenderText {#text} at (0,0) size 32x16 40 RenderText {#text} at (0,0) size 32x16
41 text run at (0,0) width 32: "fl" 41 text run at (0,0) width 32: "fl"
42 RenderText {#text} at (0,0) size 0x0 42 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698