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

Unified Diff: LayoutTests/animations/interpolation/shape-inside-expected.txt

Issue 209443007: Remove shape-inside support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove now unused segmentIsEmpty Created 6 years, 9 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/animations/interpolation/shape-inside-expected.txt
diff --git a/LayoutTests/animations/interpolation/shape-inside-expected.txt b/LayoutTests/animations/interpolation/shape-inside-expected.txt
deleted file mode 100644
index 022d78aea9a500c4c607c2a7b97cf4a218c21870..0000000000000000000000000000000000000000
--- a/LayoutTests/animations/interpolation/shape-inside-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-CSS Animations:
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at -0.3
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0.3
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0.6
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1.5
-
-Web Animations API:
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at -0.3
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0.3
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0.6
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1.5
-
« no previous file with comments | « LayoutTests/animations/interpolation/shape-inside.html ('k') | LayoutTests/fast/shapes/parsing/parsing-shape-inside.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698