Index: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-expected.txt |
diff --git a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-expected.txt b/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-expected.txt |
index ac1ddccaf9add058cafc2b39d803540bb414b6d4..d3503b4e58289b585ac67f8a26340ba4f8aa6fd8 100644 |
--- a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-expected.txt |
+++ b/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-expected.txt |
@@ -40,4 +40,6 @@ FAIL: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(10 |
PASS: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0.6 |
PASS: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1 |
PASS: shape-outside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1.5 |
+FAIL: shape-outside from [circle(20% at right 10% bottom 20px)] to [circle(30% at right 20% bottom 30px)] was [circle(20% at calc(100% - 10%) calc(100% - 20px))] at 0, expected [circle(20% at right 10% bottom 20px)] |
Bear Travis
2014/01/23 22:04:42
I'm a little skeptical of these failures. Do you k
|
+FAIL: shape-outside from [circle(20% at right 10% bottom 20px)] to [circle(30% at right 20% bottom 30px)] was [circle(30% at calc(100% - 20%) calc(100% - 30px))] at 1, expected [circle(30% at right 20% bottom 30px)] |