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) |
esprehn
2013/11/13 07:37:43
Why are you deleting an expected result but not di
Timothy Loh
2013/11/13 23:12:14
I'm not sure what the standard thing to do here is
dstockwell
2013/11/13 23:19:50
No, keeping FAIL expectations is fine. 232273 will
|
-PASS - "background-color" property for "test" element at 0.5s saw something close to: rgb(0, 128, 0) |
- |