| Index: LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt
|
| diff --git a/LayoutTests/transitions/flex-transitions-expected.txt b/LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt
|
| similarity index 74%
|
| copy from LayoutTests/transitions/flex-transitions-expected.txt
|
| copy to LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt
|
| index 9aa15522189f907f0a407cdcfc04b93ddd475914..bffb174364a02d46092ec153560bf998552151f7 100644
|
| --- a/LayoutTests/transitions/flex-transitions-expected.txt
|
| +++ b/LayoutTests/virtual/web-animations-css/transitions/flex-transitions-expected.txt
|
| @@ -1,5 +1,5 @@
|
| PASS - "-webkit-flex" property for "row1" element at 0.5s saw something close to: 2,0,0
|
| PASS - "-webkit-flex" property for "column1" element at 0.5s saw something close to: 0.5,0,10
|
| PASS - "-webkit-flex" property for "negative1" element at 0.5s saw something close to: 1,0.5,75
|
| -PASS - "-webkit-flex" property for "no-flex1" element at 0.5s saw something close to: 0.5,0,0
|
| +FAIL - "-webkit-flex" property for "no-flex1" element at 0.5s expected: 0.5,0,0 but saw: 0,0,0
|
|
|
|
|