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

Unified Diff: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/shape-outside-expected.txt

Issue 124303002: Layout support for new ellipse shape syntax (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 11 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 side-by-side diff with in-line comments
Download patch
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 7371996f4cf658e49d5d19168b338f9fac6e042d..233cb3b57df9438ad9af49add480dea93ce1f3b2 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
@@ -16,22 +16,22 @@ PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was
PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(70% at 15% 15%)] at 0.6
PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(50% at 25% 25%)] at 1
PASS: shape-outside from [circle(100% at 0% 0%)] to [circle(50% at 25% 25%)] was [circle(25% at 37.5% 37.5%)] at 1.5
-PASS: shape-outside from [ellipse(0%, 0%, 100%, 100%)] to [ellipse(25%, 25%, 50%, 50%)] was [ellipse(-7.5%, -7.5%, 115%, 115%)] at -0.3
-PASS: shape-outside from [ellipse(0%, 0%, 100%, 100%)] to [ellipse(25%, 25%, 50%, 50%)] was [ellipse(0%, 0%, 100%, 100%)] at 0
-PASS: shape-outside from [ellipse(0%, 0%, 100%, 100%)] to [ellipse(25%, 25%, 50%, 50%)] was [ellipse(7.5%, 7.5%, 85%, 85%)] at 0.3
-PASS: shape-outside from [ellipse(0%, 0%, 100%, 100%)] to [ellipse(25%, 25%, 50%, 50%)] was [ellipse(15%, 15%, 70%, 70%)] at 0.6
-PASS: shape-outside from [ellipse(0%, 0%, 100%, 100%)] to [ellipse(25%, 25%, 50%, 50%)] was [ellipse(25%, 25%, 50%, 50%)] at 1
-PASS: shape-outside from [ellipse(0%, 0%, 100%, 100%)] to [ellipse(25%, 25%, 50%, 50%)] was [ellipse(37.5%, 37.5%, 25%, 25%)] at 1.5
+PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25% 25%)] was [ellipse(115% 115% at -7.5% -7.5%)] at -0.3
+PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25% 25%)] was [ellipse(100% 100% at 0% 0%)] at 0
+PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25% 25%)] was [ellipse(85% 85% at 7.5% 7.5%)] at 0.3
+PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25% 25%)] was [ellipse(70% 70% at 15% 15%)] at 0.6
+PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25% 25%)] was [ellipse(50% 50% at 25% 25%)] at 1
+PASS: shape-outside from [ellipse(100% 100% at 0% 0%)] to [ellipse(50% 50% at 25% 25%)] was [ellipse(25% 25% at 37.5% 37.5%)] at 1.5
PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, -7.5px -7.5px, 17.5px 17.5px, 42.5px 42.5px)] at -0.3
PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] at 0
PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 7.5px 7.5px, 32.5px 32.5px, 57.5px 57.5px)] at 0.3
PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 15px 15px, 40px 40px, 65px 65px)] at 0.6
PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] at 1
PASS: shape-outside from [polygon(nonzero, 0px 0px, 25px 25px, 50px 50px)] to [polygon(nonzero, 25px 25px, 50px 50px, 75px 75px)] was [polygon(nonzero, 37.5px 37.5px, 62.5px 62.5px, 87.5px 87.5px)] at 1.5
-FAIL: shape-outside from [auto] to [ellipse(0%, 0%, 100%, 100%)] was [ellipse(0%, 0%, 100%, 100%)] at -0.3, expected [auto]
-FAIL: shape-outside from [auto] to [ellipse(0%, 0%, 100%, 100%)] was [ellipse(0%, 0%, 100%, 100%)] at 0, expected [auto]
-FAIL: shape-outside from [auto] to [ellipse(0%, 0%, 100%, 100%)] was [ellipse(0%, 0%, 100%, 100%)] at 0.3, expected [auto]
-PASS: shape-outside from [auto] to [ellipse(0%, 0%, 100%, 100%)] was [ellipse(0%, 0%, 100%, 100%)] at 0.6
-PASS: shape-outside from [auto] to [ellipse(0%, 0%, 100%, 100%)] was [ellipse(0%, 0%, 100%, 100%)] at 1
-PASS: shape-outside from [auto] to [ellipse(0%, 0%, 100%, 100%)] was [ellipse(0%, 0%, 100%, 100%)] at 1.5
+FAIL: shape-outside from [auto] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at -0.3, expected [auto]
+FAIL: shape-outside from [auto] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0, expected [auto]
+FAIL: shape-outside from [auto] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0.3, expected [auto]
+PASS: shape-outside from [auto] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0.6
+PASS: shape-outside from [auto] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1
+PASS: shape-outside from [auto] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1.5

Powered by Google App Engine
This is Rietveld 408576698