Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / shapes / shape-outside-floats / shape-outside-floats-ellipse-margin-right-expected.txt
blob62c846d542055d4019e0db6573fe82bd01d74fe2
1 The right 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').right should be 152. Was 152.90625.
8 PASS elementRect('s2').top is 20
9 FAIL elementRect('s2').right should be 110. Was 110.015625.
10 PASS elementRect('s3').top is 40
11 FAIL elementRect('s3').right should be 82. Was 82.8125.
12 PASS successfullyParsed is true
14 TEST COMPLETE