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

Unified Diff: LayoutTests/virtual/web-animations-css/animations/cascade-important-expected.txt

Issue 71083002: Web Animations: Use legacy cascade behaviour and the MatchedPropertiesCache (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: address more comments 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
« no previous file with comments | « no previous file | Source/core/css/resolver/MatchedPropertiesCache.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/web-animations-css/animations/cascade-important-expected.txt
diff --git a/LayoutTests/virtual/web-animations-css/animations/cascade-important-expected.txt b/LayoutTests/virtual/web-animations-css/animations/cascade-important-expected.txt
deleted file mode 100644
index 632b3e92ac6e7b85b7509f84c2589a22ec74d6c0..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/web-animations-css/animations/cascade-important-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-PASS - "background-color" property for "test" element at 0s saw something close to: rgb(0, 128, 0)
-PASS - "background-color" property for "test" element at 0.25s saw something close to: rgb(0, 128, 0)
-PASS - "background-color" property for "test" element at 0.5s saw something close to: rgb(0, 128, 0)
-
« no previous file with comments | « no previous file | Source/core/css/resolver/MatchedPropertiesCache.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698