diff options
Diffstat (limited to 'tests/wpt/css-tests/css-animations-1_dev/xhtml1/animation-timing-function-004.xht')
-rw-r--r-- | tests/wpt/css-tests/css-animations-1_dev/xhtml1/animation-timing-function-004.xht | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animation-timing-function-004.xht b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animation-timing-function-004.xht index 467db8e5cb4..83cb427010a 100644 --- a/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animation-timing-function-004.xht +++ b/tests/wpt/css-tests/css-animations-1_dev/xhtml1/animation-timing-function-004.xht @@ -9,7 +9,7 @@ <link href="https://drafts.csswg.org/css-animations-1/#animation-timing-function" rel="help" /> <meta content="animated" name="flags" /> <meta content="Check that animation-timing-function is set to ease-in-out, - animation will start slow, gain acceleration in the middel + animation will start slow, gain acceleration in the middel and again slow down at the end." name="assert" /> <style> div { |