mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -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-out,
|
||||
animation will start with higher (than the normal) speed
|
||||
animation will start with higher (than the normal) speed
|
||||
and relatively slow down as time progresses." name="assert">
|
||||
<style>
|
||||
div {
|
||||
@@ -35,7 +35,7 @@
|
||||
</head><body>
|
||||
<p>
|
||||
Test passes if there is a filled blue square with 'Filler Text',
|
||||
which starts moving from right to left; animation starts and relatively
|
||||
which starts moving from right to left; animation starts and relatively
|
||||
slows down as time progresses.
|
||||
</p>
|
||||
<div>Filler Text</div>
|
||||
|
||||
Reference in New Issue
Block a user