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

Unified Diff: LayoutTests/virtual/web-animations-css/animations/display-change-does-not-terminate-animation-expected.txt

Issue 70903004: Web Animations CSS: Add to experimental web platform features (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add expectations for a couple more newly failing tests Created 7 years, 1 month 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/web-animations-css/animations/display-change-does-not-terminate-animation-expected.txt
diff --git a/LayoutTests/virtual/web-animations-css/animations/display-change-does-not-terminate-animation-expected.txt b/LayoutTests/virtual/web-animations-css/animations/display-change-does-not-terminate-animation-expected.txt
deleted file mode 100644
index 2ea1016531a73d77c1fe48c9a791def6d533744e..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/web-animations-css/animations/display-change-does-not-terminate-animation-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-Tests that changing the display property of a running animation to a value other than 'none' does not cause it to terminate or re-start.
-
-target
-INFO: Start event fired
-INFO: Setting display to inline
-PASS: Left property was not reset
-INFO: Setting display to block
-PASS: Left property was not reset
-INFO: Setting display to inline-block
-PASS: Left property was not reset
-INFO: Setting display to inline-table
-PASS: Left property was not reset
-INFO: Setting display to list-item
-PASS: Left property was not reset
-INFO: Setting display to run-in
-PASS: Left property was not reset
-INFO: Setting display to table
-PASS: Left property was not reset
-INFO: Setting display to table-caption
-PASS: Left property was not reset
-INFO: Setting display to table-column-group
-PASS: Left property was not reset
-INFO: Setting display to table-header-group
-PASS: Left property was not reset
-INFO: Setting display to table-footer-group
-PASS: Left property was not reset
-INFO: Setting display to table-row-group
-PASS: Left property was not reset
-INFO: Setting display to table-cell
-PASS: Left property was not reset
-INFO: Setting display to table-column
-PASS: Left property was not reset
-INFO: Setting display to table-row
-PASS: Left property was not reset

Powered by Google App Engine
This is Rietveld 408576698