Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / shapes / shape-outside-floats / shape-outside-floats-ellipse-margin-left-expected.txt
blob369b2705458b32ddf2900a3b63257a7c41a0f43a
1 The left edges of the three black squares should follow the outer ellipse boundary and each square should appear on a subsequent line.
6 PASS elementRect('s1').top is 0
7 FAIL elementRect('s1').left should be 347. Was 347.09375.
8 PASS elementRect('s2').top is 20
9 FAIL elementRect('s2').left should be 390. Was 389.984375.
10 PASS elementRect('s3').top is 40
11 FAIL elementRect('s3').left should be 417. Was 417.1875.
12 PASS successfullyParsed is true
14 TEST COMPLETE