Index: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt |
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt |
index 7085e884ec3a7a6edf61fc80562f9d6ecc77703f..62c846d542055d4019e0db6573fe82bd01d74fe2 100644 |
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt |
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt |
@@ -4,8 +4,11 @@ X |
X |
X |
PASS elementRect('s1').top is 0 |
+FAIL elementRect('s1').right should be 152. Was 152.90625. |
PASS elementRect('s2').top is 20 |
+FAIL elementRect('s2').right should be 110. Was 110.015625. |
PASS elementRect('s3').top is 40 |
+FAIL elementRect('s3').right should be 82. Was 82.8125. |
PASS successfullyParsed is true |
TEST COMPLETE |