Index: LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt |
diff --git a/LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt b/LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt |
deleted file mode 100644 |
index f1e146bc0c4d0b53f1e06c15567029c08fcfdef4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-PASS - "-webkit-flex" property for "row1" element at 0.2s saw something close to: 140,0,0 |
-PASS - "-webkit-flex" property for "column1" element at 0.2s saw something close to: 100,0,40 |
-PASS - "-webkit-flex" property for "negative1" element at 0.2s saw something close to: 100,100,60 |
-PASS - "-webkit-flex" property for "no-flex1" element at 0.2s saw something close to: 100,0,0 |
-PASS - "-webkit-flex" property for "row1" element at 0.8s saw something close to: 260,0,0 |
-PASS - "-webkit-flex" property for "column1" element at 0.8s saw something close to: 0,0,160 |
-PASS - "-webkit-flex" property for "negative1" element at 0.8s saw something close to: 100,100,90 |
-PASS - "-webkit-flex" property for "no-flex1" element at 0.8s saw something close to: 0,0,0 |
- |