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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 146x146 [border: (3px solid #008000)] 6 LayoutBlockFlow {DIV} at (0,0) size 146x146 [border: (3px solid #008000)]
7 LayoutText {#text} at (3,3) size 140x139 7 LayoutText {#text} at (3,3) size 140x139
8 text run at (3,3) width 128: "Test float positioning." 8 text run at (3,3) width 127: "Test float positioning."
9 text run at (3,23) width 125: "There should be four" 9 text run at (3,23) width 125: "There should be four"
10 text run at (3,43) width 89: "red boxes with" 10 text run at (3,43) width 89: "red boxes with"
11 text run at (3,63) width 140: "numbers 1,2,3,4 below" 11 text run at (3,63) width 140: "numbers 1,2,3,4 below"
12 text run at (3,83) width 117: "this text. The boxes" 12 text run at (3,83) width 117: "this text. The boxes"
13 text run at (3,103) width 135: "should not overlap this" 13 text run at (3,103) width 135: "should not overlap this"
14 text run at (79,123) width 26: "text." 14 text run at (79,123) width 26: "text."
15 LayoutBlockFlow (floating) {DIV} at (3,123) size 76x26 [border: (3px sol id #FF0000)] 15 LayoutBlockFlow (floating) {DIV} at (3,123) size 76x26 [border: (3px sol id #FF0000)]
16 LayoutText {#text} at (3,3) size 8x19 16 LayoutText {#text} at (3,3) size 8x19
17 text run at (3,3) width 8: "1" 17 text run at (3,3) width 8: "1"
18 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
19 LayoutBlockFlow (floating) {DIV} at (3,149) size 76x26 [border: (3px sol id #FF0000)] 19 LayoutBlockFlow (floating) {DIV} at (3,149) size 76x26 [border: (3px sol id #FF0000)]
20 LayoutText {#text} at (3,3) size 8x19 20 LayoutText {#text} at (3,3) size 8x19
21 text run at (3,3) width 8: "2" 21 text run at (3,3) width 8: "2"
22 LayoutText {#text} at (0,0) size 0x0 22 LayoutText {#text} at (0,0) size 0x0
23 LayoutBlockFlow (floating) {DIV} at (3,175) size 76x26 [border: (3px sol id #FF0000)] 23 LayoutBlockFlow (floating) {DIV} at (3,175) size 76x26 [border: (3px sol id #FF0000)]
24 LayoutText {#text} at (3,3) size 8x19 24 LayoutText {#text} at (3,3) size 8x19
25 text run at (3,3) width 8: "3" 25 text run at (3,3) width 8: "3"
26 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
27 LayoutBlockFlow (floating) {DIV} at (3,201) size 76x26 [border: (3px sol id #FF0000)] 27 LayoutBlockFlow (floating) {DIV} at (3,201) size 76x26 [border: (3px sol id #FF0000)]
28 LayoutText {#text} at (3,3) size 8x19 28 LayoutText {#text} at (3,3) size 8x19
29 text run at (3,3) width 8: "4" 29 text run at (3,3) width 8: "4"
30 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