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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/float/010-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 784x300 5 LayoutBlockFlow {BODY} at (8,8) size 784x300
6 LayoutBlockFlow (floating) {DIV} at (0,0) size 392x100 [bgcolor=#008000] 6 LayoutBlockFlow (floating) {DIV} at (0,0) size 392x100 [bgcolor=#008000]
7 LayoutBlockFlow (floating) {DIV} at (392,0) size 100x100 [bgcolor=#800080] 7 LayoutBlockFlow (floating) {DIV} at (392,0) size 100x100 [bgcolor=#800080]
8 LayoutBlockFlow (floating) {DIV} at (584,0) size 200x500 [bgcolor=#FFA500] 8 LayoutBlockFlow (floating) {DIV} at (584,0) size 200x500 [bgcolor=#FFA500]
9 LayoutBlockFlow (floating) {DIV} at (484,100) size 100x50 [bgcolor=#0000FF ] 9 LayoutBlockFlow (floating) {DIV} at (484,100) size 100x50 [bgcolor=#0000FF ]
10 LayoutBlockFlow (floating) {DIV} at (0,100) size 160x200 [bgcolor=#FF0000] 10 LayoutBlockFlow (floating) {DIV} at (0,100) size 160x200 [bgcolor=#FF0000]
11 LayoutBlockFlow (floating) {DIV} at (384,100) size 100x100 [bgcolor=#80800 0] 11 LayoutBlockFlow (floating) {DIV} at (384,100) size 100x100 [bgcolor=#80800 0]
12 LayoutText {#text} at (492,0) size 416x154 12 LayoutText {#text} at (492,0) size 416x154
13 text run at (492,0) width 69: "Some text." 13 text run at (492,0) width 69: "Some text."
14 text run at (492,18) width 76: "This should" 14 text run at (492,18) width 76: "This should"
15 text run at (492,36) width 84: "find a way to" 15 text run at (492,36) width 84: "find a way to"
16 text run at (492,54) width 80: "wrap among" 16 text run at (492,54) width 80: "wrap among"
17 text run at (492,72) width 80: "all the floats" 17 text run at (492,72) width 79: "all the floats"
18 text run at (160,100) width 214: "without overlapping any of them." 18 text run at (160,100) width 214: "without overlapping any of them."
19 text run at (160,118) width 211: "It should start just under the blue" 19 text run at (160,118) width 211: "It should start just under the blue"
20 text run at (160,136) width 192: "box and wrap to several lines." 20 text run at (160,136) width 192: "box and wrap to several lines."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698