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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/float/multiple-float-positioning-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 146x150 [border: (3px solid #008000)] 6 LayoutBlockFlow {DIV} at (0,0) size 146x132 [border: (3px solid #008000)]
7 LayoutText {#text} at (3,3) size 132x143 7 LayoutText {#text} at (3,3) size 140x125
8 text run at (3,3) width 61: "Test float" 8 text run at (3,3) width 140: "Test float positioning."
9 text run at (3,21) width 118: "positioning. There" 9 text run at (3,21) width 134: "There should be four"
10 text run at (3,39) width 117: "should be four red" 10 text run at (3,39) width 95: "red boxes with"
11 text run at (3,57) width 129: "boxes with numbers" 11 text run at (3,57) width 104: "numbers 1,2,3,4"
12 text run at (3,75) width 115: "1,2,3,4 below this" 12 text run at (3,75) width 128: "below this text. The"
13 text run at (3,93) width 99: "text. The boxes" 13 text run at (3,93) width 109: "boxes should not"
14 text run at (3,111) width 120: "should not overlap" 14 text run at (3,111) width 108: "overlap this text."
15 text run at (79,129) width 56: "this text."
16 LayoutBlockFlow (floating) {DIV} at (3,129) size 76x24 [border: (3px sol id #FF0000)] 15 LayoutBlockFlow (floating) {DIV} at (3,129) size 76x24 [border: (3px sol id #FF0000)]
17 LayoutText {#text} at (3,3) size 8x17 16 LayoutText {#text} at (3,3) size 8x17
18 text run at (3,3) width 8: "1" 17 text run at (3,3) width 8: "1"
19 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
20 LayoutBlockFlow (floating) {DIV} at (3,153) size 76x24 [border: (3px sol id #FF0000)] 19 LayoutBlockFlow (floating) {DIV} at (3,153) size 76x24 [border: (3px sol id #FF0000)]
21 LayoutText {#text} at (3,3) size 8x17 20 LayoutText {#text} at (3,3) size 8x17
22 text run at (3,3) width 8: "2" 21 text run at (3,3) width 8: "2"
23 LayoutText {#text} at (0,0) size 0x0 22 LayoutText {#text} at (0,0) size 0x0
24 LayoutBlockFlow (floating) {DIV} at (3,177) size 76x24 [border: (3px sol id #FF0000)] 23 LayoutBlockFlow (floating) {DIV} at (3,177) size 76x24 [border: (3px sol id #FF0000)]
25 LayoutText {#text} at (3,3) size 8x17 24 LayoutText {#text} at (3,3) size 8x17
26 text run at (3,3) width 8: "3" 25 text run at (3,3) width 8: "3"
27 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
28 LayoutBlockFlow (floating) {DIV} at (3,201) size 76x24 [border: (3px sol id #FF0000)] 27 LayoutBlockFlow (floating) {DIV} at (3,201) size 76x24 [border: (3px sol id #FF0000)]
29 LayoutText {#text} at (3,3) size 8x17 28 LayoutText {#text} at (3,3) size 8x17
30 text run at (3,3) width 8: "4" 29 text run at (3,3) width 8: "4"
31 LayoutText {#text} at (0,0) size 0x0 30 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698