mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Update web-platform-tests to revision 6366ae15c2bc2314adca4321357c68bb468fec98
This commit is contained in:
parent
e47e884cc7
commit
6b740f0283
328 changed files with 3757 additions and 591 deletions
|
@ -3,7 +3,7 @@
|
|||
<title>CSS Transitions Test: transition-timing-function - steps(2)</title>
|
||||
<link rel="author" title="Intel" href="http://www.intel.com">
|
||||
<link rel="author" title="Shiyou Tan" href="mailto:shiyoux.tan@intel.com">
|
||||
<link rel="help" title="2.3. The 'transition-timing-function' Property" href="http://www.w3.org/TR/css3-transitions/#transition-timing-function">
|
||||
<link rel="help" href="https://www.w3.org/TR/css-transitions-1/#transition-timing-function-property">
|
||||
<meta name="assert" content="Test checks that the first parameter of 'steps()' function specifies the number of intervals.">
|
||||
<style>
|
||||
div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue