| Index: LayoutTests/animations/change-keyframes-name-expected.txt
|
| diff --git a/LayoutTests/animations/change-keyframes-name-expected.txt b/LayoutTests/animations/change-keyframes-name-expected.txt
|
| index dc5db473bbca3ff4da33875dfec11cc99f637ca6..e2cac349f9400e1d2512c7737f10d2e489267e66 100644
|
| --- a/LayoutTests/animations/change-keyframes-name-expected.txt
|
| +++ b/LayoutTests/animations/change-keyframes-name-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -This test starts by making sure the animation is not running, because the animation-name and the name of they @keyframes rule do not match. Then it changes the name of the @keyframes rule so they match and makes sure the animation is now running.
|
| -PASS: animation is not running
|
| +This test changes the name of the @keyframes rule so that it matches and makes sure the animation starts running.
|
| PASS - "left" property for "box" element at 0.25s saw something close to: 200
|
|
|
|
|