id references title flags links revision credits assertion
before-DOMContentLoaded-001 Transitioning before DOMContentLoaded event dom,script http://www.w3.org/TR/css3-transitions/#transition-events 5c2342b85b3733b8033782a120900cd85fc18358 `Rodney Rehm` Test checks that transitions are run even before the document has left parsing mode
before-load-001 Transitioning before load event dom,script http://www.w3.org/TR/css3-transitions/#transition-events ca9c84cdf8b6806ef604388b5545e1e21ceb8ff1 `Rodney Rehm` Test checks that transitions are run even before all assets are loaded
caret-color-017 caret-color transition interact http://www.w3.org/TR/css3-ui/#caret-color,https://www.w3.org/TR/css3-transitions/#transition 0a20d6a97f859a574df4cb016a26b2f8057836ad `Manuel Rego Casasnovas` Test checks that caret-color can be used in a transition
changing-while-transition behavior when transition parameters change while transitioning dom,script http://www.w3.org/TR/css3-transitions/#starting 01e89225705d0ab69fc08e822e0bb6a4842c37eb `Rodney Rehm` Test checks that all transitions run properly when property or duration is changed mid-run
currentcolor-animation-001 CSS Variables Allowed Syntax script http://www.w3.org/TR/css3-transitions/#animatable-types 129324654a8fbb1270f0f1628c3800cdd2ffd2a5 `L. David Baron`,`Mozilla Corporation`
detached-container-001 Not Transitioning within detached element dom,script http://www.w3.org/TR/css3-transitions/#transitions 130e884c27160947822631e90ada74d5648a3374 `Rodney Rehm` Test checks that transitions are NOT run within detached elements
events-001 transitionend event for shorthand property dom,script http://www.w3.org/TR/css3-transitions/#transition-property-property,http://www.w3.org/TR/css3-transitions/#transition-events d0da44ae55f7d3ac21035c86838ca32d7c3f0feb `Rodney Rehm` Test checks that all transitionend events are triggered for shorthand property
events-002 transitionend event for implied property value dom,script http://www.w3.org/TR/css3-transitions/#transition-events 40e0235e69d2688326ba0fb5fd053edd2fe0d5ef `Rodney Rehm` Test checks that all transitionend events are triggered for implied property value
events-003 transitionend event with negative delay dom,script http://www.w3.org/TR/css3-transitions/#transition-delay-property,http://www.w3.org/TR/css3-transitions/#transition-events 3ea25eadfa25a0fc10a4941c79e41be5fd83089b `Rodney Rehm` Test checks that transitionend event is triggered for duration time being canceled out by negative delay
events-004 transitionend event with non matching lists dom,script http://www.w3.org/TR/css3-transitions/#list-matching,http://www.w3.org/TR/css3-transitions/#transition-events f532b8d61c4f82ff73581d62231d95c6ca45a768 `Rodney Rehm` Test checks that non-matching lists are properly resolved
events-005 transitionend event with property specificity dom,script http://www.w3.org/TR/css3-transitions/#transition-property-property,http://www.w3.org/TR/css3-transitions/#transition-events c079179b97a622453af12d827e9905e8f13ee4dc `Rodney Rehm` Test checks that property specificity is properly resolved
events-006 transitionend event for pseudo elements dom,script http://www.w3.org/TR/css3-transitions/#transition-events,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/css3-content/ 5a718f298624ae20c9f8cf69c0dad0a3f7bdb34d `Rodney Rehm` Test checks that TransitionEnd events are fired for pseudo-elements
events-007 no transitionend event after display:none dom,script http://www.w3.org/TR/css3-transitions/#transition-events,https://lists.w3.org/Archives/Public/www-style/2015Apr/0405.html 669e841ed69c829aa5d3e5e6109adfedc60a5555 `Chris Rebert` Making an element display:none; while it has a transition in progress should prevent a transitionend event from getting fired.
hidden-container-001 Not Transitioning within hidden element dom,script http://www.w3.org/TR/css3-transitions/#transitions 79a1c22117c5a3689be68f20935f6c40c77d134f `Rodney Rehm` Test checks that transitions are NOT run within hidden elements
properties-value-001 Intermediate Property Values dom,script http://www.w3.org/TR/css3-transitions/#transitions,http://www.w3.org/TR/css3-transitions/#animatable-css c1c6c7b065c825180bb029e69ea3193dd8a830e1 `Rodney Rehm` Test checks that value ranges between start and end while transitioning
properties-value-002 Intermediate Property Values of missing value types dom,script http://www.w3.org/TR/css3-transitions/#transitions,http://www.w3.org/TR/css3-transitions/#animatable-css 316f2e62890cdfd312cabd2473f809b96f1b1a16 `Rodney Rehm` Test checks that expected value types that haven't been specified are transitionable
properties-value-003 Intermediate Property Values of unspecified properties dom,script http://www.w3.org/TR/css3-transitions/#transitions,http://www.w3.org/TR/css3-transitions/#animatable-css 90fa8ec599a6b3d784f496d603503fabc1f8875a `Rodney Rehm` Test checks that properties are transitionable that haven't been specified
properties-value-auto-001 transitioning property value "auto" dom,script http://www.w3.org/TR/css3-transitions/#transitions c626cba44e30b69da811b309962f76b34a4ab10c `Rodney Rehm` Test checks that properties are transitioned from an to auto-value
properties-value-implicit-001 font-size-relative properties transition by implicit value change dom,script http://www.w3.org/TR/css3-transitions/#transitions 6253b1ffe15f710115d7c0f8a668236e8f2e09d1 `Rodney Rehm` Test checks that font-size-relative properties (all em-lengths) run a transition when font-size is changed
properties-value-inherit-001 transitioning inherited property values dom,script http://www.w3.org/TR/css3-transitions/#starting b30969c78647c53cda14b3323ec7a7340e296d27 `Rodney Rehm` Test checks that inherited property values that are transitioned on a parent element don't start a transition
properties-value-inherit-002 transitioning inherited property values dom,script http://www.w3.org/TR/css3-transitions/#starting 74b70c8f8dddfd4b5e302ee3e24b3c2fce911c54 `Rodney Rehm` Test checks that inherited property values that are not transitioned on a parent element start a transition
properties-value-inherit-003 transitioning implicitly inherited property values dom,script http://www.w3.org/TR/css3-transitions/#starting ec466cbcc34aa2904748904eb7aad984d2d9fb86 `Rodney Rehm` Test checks that implicitly inherited property values that are transitioned on a parent element don't start a transition
pseudo-elements-001 Transitioning Pseudo Elements dom,script http://www.w3.org/TR/css3-transitions/#transition-property-property,http://www.w3.org/TR/CSS21/generate.html#before-after-content,http://www.w3.org/TR/css3-content/ 7a553d04496995f738951c9c8797ba427cec447b `Rodney Rehm` Test checks that transitions are run on pseudo elements
transition-001 Parsing transition shorthand dom,script http://www.w3.org/TR/css3-transitions/#transition-shorthand-property fc3904faf668533e53f659d10b08707ca81c738d `Rodney Rehm` Test checks that transition shorthand values are parsed properly
transition-delay-000 transition-delay - positive number interact http://www.w3.org/TR/css3-transitions/#transition-delay-property 7b5fc6fe20c69c70c483b243af34961f35d1aeb4 `Intel`,`Shiyou Tan` The 'transition-delay' property set positive number to delay the execution of transition
transition-delay-001 Parsing transition-delay dom,script http://www.w3.org/TR/css3-transitions/#transition-delay-property,http://www.w3.org/TR/css3-values/#time 8cbc19fba44529b813cccb3718c89823f0ce9e6b `Rodney Rehm` Test checks that transition-delay values are parsed properly
transition-delay-002 transition-delay - 0s interact http://www.w3.org/TR/css3-transitions/#transition-delay-property f60f0f4ee71e8d3a56c9bbcce245d58660548224 `Intel`,`Shiyou Tan` Test checks that the 'transition-delay' property set 0 will not delay the execution of transition
transition-delay-003 transition-delay - negative number interact http://www.w3.org/TR/css3-transitions/#transition-delay-property ee1d6d64cc4d258093044bd336634da3acbee8b6 `Intel`,`Shiyou Tan` Test checks that the 'transition-delay' property set negative number will not delay the execution of transition
transition-duration-001 Parsing transition-duration dom,script http://www.w3.org/TR/css3-transitions/#transition-duration-property,http://www.w3.org/TR/css3-values/#time 0c969d8d8f97eee173b54378f197142369f0a12c `Rodney Rehm` Test checks that transition-duration values are parsed properly
transition-duration-002 transition-duration - positive number interact http://www.w3.org/TR/css3-transitions/#transition-duration-property 99f1e4f02320754bc9641370035e395f9e0f32b2 `Intel`,`Shiyou Tan` The 'transition-duration' property set positive number specifies the time that transition from the old value to the new value should take.
transition-duration-003 transition-duration - 0s(initial value) interact http://www.w3.org/TR/css3-transitions/#transition-duration-property 540581742c49395a9a0409feec7e84910d879243 `Intel`,`Shiyou Tan` Test checks that the initial value of 'transition-duration' property is '0s' which means the transition is immediate.
transition-duration-004 transition-duration - negative number interact http://www.w3.org/TR/css3-transitions/#transition-duration-property b5638a3af904c46a173c77ac3775e217ca22ef45 `Intel`,`Shiyou Tan` A negative value for 'transition-duration renders the declaration invalid which means the transition is immediate.
transition-property-001 Parsing transition-property dom,script http://www.w3.org/TR/css3-transitions/#transition-property-property a63756638f94c4fb3552ab915c3eff1e16f1f038 `Rodney Rehm` Test checks that transition-property values are parsed properly
transition-property-002 Parsing invalid transition-property dom,script http://www.w3.org/TR/css3-transitions/#transition-property-property 753c8388314cc6fd159f9384814e99e39130e53c `Rodney Rehm` Test checks that unrecognized or non-animatable properties must be kept in the list to preserve the matching of indices.
transition-property-003 transition-property - none interact http://www.w3.org/TR/css3-transitions/#transition-property-property ade717dde13d637f6d55033c5d04f29a9edecf1f `Intel`,`Shiyou Tan` The 'transition-duration' property set 'none' means that no property will be transitioned.
transition-property-004 transition-property - all interact http://www.w3.org/TR/css3-transitions/#transition-property-property 9556c59b1f6293b160be0e399b8d6a3db994cb40 `Intel`,`Shiyou Tan` The 'transition-duration' property set 'all' means that all properties are transitioned.
transition-property-005 transition-property - height width(more than one properties specified) interact http://www.w3.org/TR/css3-transitions/#transition-property-property e1b4da4dd9d3dfbfe8386c8c262bda320b02e467 `Intel`,`Shiyou Tan` The 'transition-duration' property set more than one properties like 'height, width' means only the specified properties will be transitioned.
transition-property-006 transition-property - background-position interact http://www.w3.org/TR/css3-transitions/#animatable-css 86f5b319c7a068d4b3e94f27271515bcf814518b `Intel`,`Shiyou Tan` Test checks that the 'background-position' property is animatable.
transition-property-007 transition-property - border-bottom-color interact http://www.w3.org/TR/css3-transitions/#animatable-css ff45f2df0d6d521e4ff33e82d870dd17935fb29e `Intel`,`Shiyou Tan` Test checks that the 'border-bottom-color' property animatable.
transition-property-008 transition-property - border-bottom-width interact http://www.w3.org/TR/css3-transitions/#animatable-css 28207adaa2b4737d59c9e8a2f215c33f3429dbb0 `Intel`,`Shiyou Tan` Test checks that the 'border-bottom-width' property animatable.
transition-property-009 transition-property - border-left-color interact http://www.w3.org/TR/css3-transitions/#animatable-css 9cbaeda866d5123fda55266b69bf3c39aecf757a `Intel`,`Shiyou Tan` Test checks that the 'border-left-color' property is animatable.
transition-property-010 transition-property - border-left-width interact http://www.w3.org/TR/css3-transitions/#animatable-css 8601262b041f9c88a2ca9bac6abe2d9a554b2673 `Intel`,`Shiyou Tan` Test checks that the 'border-left-width' property is animatable.
transition-property-011 transition-property - border-right-color interact http://www.w3.org/TR/css3-transitions/#animatable-css 1f502889fc08d591a79522b798a7941f51bab180 `Intel`,`Shiyou Tan` Test checks that the 'border-right-color' property is animatable.
transition-property-012 transition-property - border-right-width interact http://www.w3.org/TR/css3-transitions/#animatable-css e65b69a43a3aeb0e0a076d8bfca4124f1afac20b `Intel`,`Shiyou Tan` Test checks that the 'border-right-width' property is animatable.
transition-property-013 transition-property - border-top-color interact http://www.w3.org/TR/css3-transitions/#animatable-css cf75a173d705cf736aa69e2df5f5beb30446e6cc `Intel`,`Shiyou Tan` Test checks that the 'border-top-color' property is animatable.
transition-property-014 transition-property - border-top-width interact http://www.w3.org/TR/css3-transitions/#animatable-css c7ae7167dbc38ce553de4b0feac0c508ecd03a49 `Intel`,`Shiyou Tan` Test checks that the 'border-top-width' property is animatable.
transition-property-015 transition-property - border-spacing interact http://www.w3.org/TR/css3-transitions/#animatable-css 9c41b39972c59da64cbf284729ffa7fe89ebe2da `Intel`,`Shiyou Tan` Test checks that the 'border-spacing' property is animatable.
transition-property-016 transition-property - bottom interact http://www.w3.org/TR/css3-transitions/#animatable-css 02b5122bb8eb85da7cc5dc0175914a3562922daf `Intel`,`Shiyou Tan` Test checks that the 'bottom' property is animatable.
transition-property-017 transition-property - clip interact http://www.w3.org/TR/css3-transitions/#animatable-css e6511090be7a418b1acd7ea811e7cc04775fefa3 `Intel`,`Shiyou Tan` Test checks that the 'clip' property is animatable.
transition-property-018 transition-property - color interact http://www.w3.org/TR/css3-transitions/#animatable-css d68bd16426d5d2278130638f697fbae644132cde `Intel`,`Shiyou Tan` Test checks that the 'color' property is animatable.
transition-property-019 transition-property - font-size interact http://www.w3.org/TR/css3-transitions/#animatable-css fe1c9c94c4918d032b790454324ec3ba731a2e44 `Intel`,`Shiyou Tan` Test checks that the 'font-size' property is animatable.
transition-property-020 transition-property - font-weight interact http://www.w3.org/TR/css3-transitions/#animatable-css 50f78c01c5b330b03d50af24f7a02fb494be9ca2 `Intel`,`Shiyou Tan` Test checks that the 'font-weight' property is animatable.
transition-property-021 transition-property - left interact http://www.w3.org/TR/css3-transitions/#animatable-css a72f32918df49a687a097a5cadf2d36c27beb785 `Intel`,`Shiyou Tan` Test checks that the 'left' property is animatable.
transition-property-022 transition-property - letter-spacing ahem,interact http://www.w3.org/TR/css3-transitions/#animatable-css 8843d6d6c72405648440ac696480cc7bf4b56ca5 `Intel`,`Shiyou Tan` Test checks that the 'letter-spacing' property is animatable.
transition-property-023 transition-property - line-height interact http://www.w3.org/TR/css3-transitions/#animatable-css cffb9e3baef999ffb6bbab3102dc3a34df6a77b6 `Intel`,`Shiyou Tan` Test checks that the 'line-height' property is animatable.
transition-property-024 transition-property - margin-bottom interact http://www.w3.org/TR/css3-transitions/#animatable-css 8a60dfb141657cb1c42b71b5256b887bed4f5058 `Intel`,`Shiyou Tan` Test checks that the 'margin-bottom' property is animatable.
transition-property-025 transition-property - margin-left interact http://www.w3.org/TR/css3-transitions/#animatable-css 2a7370bd4ff59d77c824afdb2793e17ca3f0f935 `Intel`,`Shiyou Tan` Test checks that the 'margin-left' property is animatable.
transition-property-026 transition-property - margin-right interact http://www.w3.org/TR/css3-transitions/#animatable-css bdbb04bf2e857c16a11b6180aab55c958469aa74 `Intel`,`Shiyou Tan` Test checks that the 'margin-right' property is animatable.
transition-property-027 transition-property - max-height interact http://www.w3.org/TR/css3-transitions/#animatable-css 569162e7d549d5d85d0826d1d8ee9691ecebfcb6 `Intel`,`Shiyou Tan` Test checks that the 'max-height' property is animatable.
transition-property-028 transition-property - max-width interact http://www.w3.org/TR/css3-transitions/#animatable-css 154ed3361ebeb6223005920a45b8286afd5d873b `Intel`,`Shiyou Tan` Test checks that the 'max-width' property is animatable.
transition-property-029 transition-property - min-height interact http://www.w3.org/TR/css3-transitions/#animatable-css cba48a7cbd27cc4d26fd19d43f862d0df621e4fb `Intel`,`Shiyou Tan` Test checks that the 'min-height' property is animatable.
transition-property-030 transition-property - min-width interact http://www.w3.org/TR/css3-transitions/#animatable-css ecf39c495c9fdb433a8f0683d98151a1066b29fa `Intel`,`Shiyou Tan` Test checks that the 'min-width' property is animatable.
transition-property-031 transition-property - opacity interact http://www.w3.org/TR/css3-transitions/#animatable-css fad98e8ea872cc91d6d836533077a4ba126090a3 `Intel`,`Shiyou Tan` Test checks that the 'opacity' property is animatable.
transition-property-032 transition-property - outline-color interact http://www.w3.org/TR/css3-transitions/#animatable-css aba339d9006c555dea9d900ca50d6bc005ace289 `Intel`,`Shiyou Tan` Test checks that the 'outline-color' property is animatable.
transition-property-033 transition-property - outline-width interact http://www.w3.org/TR/css3-transitions/#animatable-css d8b2785854c6810a307829ee6cb8f83b1d6e1f26 `Intel`,`Shiyou Tan` Test checks that the 'outline-width' property is animatable.
transition-property-034 transition-property - padding-bottom interact http://www.w3.org/TR/css3-transitions/#animatable-css 8402d0da9bca80c93f2a692a8d76f60883767de8 `Intel`,`Shiyou Tan` Test checks that the 'padding-bottom' property is animatable.
transition-property-035 transition-property - padding-left interact http://www.w3.org/TR/css3-transitions/#animatable-css f412dd68534317c4622e1701fce294050d3e249e `Intel`,`Shiyou Tan` Test checks that the 'padding-left' property is animatable.
transition-property-036 transition-property - padding-right interact http://www.w3.org/TR/css3-transitions/#animatable-css 40afe5e85a2972b26c7eb382ac6e345b163d345a `Intel`,`Shiyou Tan` Test checks that the 'padding-right' property is animatable.
transition-property-037 transition-property - padding-top interact http://www.w3.org/TR/css3-transitions/#animatable-css d66834856ae4aee4bf04308c414b0b9b91c45b61 `Intel`,`Shiyou Tan` Test checks that the 'padding-top' property is animatable.
transition-property-038 transition-property - right interact http://www.w3.org/TR/css3-transitions/#animatable-css 1d10a68646e64b72bf78e1218b10c32373bf9f7f `Intel`,`Shiyou Tan` Test checks that the 'right' property is animatable.
transition-property-039 transition-property - text-indent interact http://www.w3.org/TR/css3-transitions/#animatable-css 06686e9104069271a707011caa15281f95822c62 `Intel`,`Shiyou Tan` Test checks that the 'text-indent' property is animatable.
transition-property-040 transition-property - text-shadow interact http://www.w3.org/TR/css3-transitions/#animatable-css fed893048081120cae940ad2282be7b1b5c605d3 `Intel`,`Shiyou Tan` Test checks that the 'text-shadow' property is animatable.
transition-property-041 transition-property - top interact http://www.w3.org/TR/css3-transitions/#animatable-css 82c718ea39e8cee36f8bd99a8892e09b0a878980 `Intel`,`Shiyou Tan` Test checks that the 'top' property is animatable.
transition-property-042 transition-property - vertical-align interact http://www.w3.org/TR/css3-transitions/#animatable-css 806fc7acbf2c1e61a15981f19b837e56c3dd09d5 `Intel`,`Shiyou Tan` Test checks that the 'vertical-align' property is animatable.
transition-property-043 transition-property - visibility interact http://www.w3.org/TR/css3-transitions/#animatable-css 8bfd790a422cdfcc284dadf68574d9821ec1edaa `Intel`,`Shiyou Tan` Test checks that the 'visibility' property is animatable.
transition-property-044 transition-property - word-spacing ahem,interact http://www.w3.org/TR/css3-transitions/#animatable-css 334f3dd3da54151eb1878daa96f4254f34909632 `Intel`,`Shiyou Tan` Test checks that the 'word-spacing' property is animatable.
transition-property-045 transition-property - z-index ahem,interact http://www.w3.org/TR/css3-transitions/#animatable-css 67966222b8276cbe2efe2528467574bdbfe62d54 `Intel`,`Shiyou Tan` Test checks that the 'z-index' property is animatable.
transition-test reference/transition-test-ref invalid values cause all properites to animate. http://www.w3.org/TR/css3-transitions/#transition-property-property 1d7d701b6ca35d00e1f4a1962f636c61e45bac6b `Oleg Janeiko` When an invalid value is specified as one of the transition properties, it causes the the transition-property to change to 'all'. Instead of leaving the invalid property in and animating the valid properites with matching durations.
transition-timing-function-001 Parsing transition-timing-function dom,script http://www.w3.org/TR/css3-transitions/#transition-timing-function-property 9e6f3cfaf520f961f53e2041bff44baccd31b015 `Rodney Rehm` Test checks that transition-timing-function values are parsed properly
transition-timing-function-002 transition-timing-function - 'ease' equivalent to 'cubic-bezier(0.25, 0.1, 0.25, 1.0)' interact http://www.w3.org/TR/css3-transitions/#transition-timing-function 70cde45e58d25dac817c480c333547e64e1d3130 `Intel`,`Shiyou Tan` The 'transition-timing-function' property set 'ease' is equivalent to cubic-bezier(0.25, 0.1, 0.25, 1.0)
transition-timing-function-003 transition-timing-function - 'ease-in' equivalent to 'cubic-bezier(0.42, 0, 1.0, 1.0)' interact http://www.w3.org/TR/css3-transitions/#transition-timing-function c8efb42a48251c36280c78246d17b8df0abec3d8 `Intel`,`Shiyou Tan` The 'transition-timing-function' property set 'ease-in' is equivalent to cubic-bezier(0.42, 0, 1.0, 1.0)
transition-timing-function-004 transition-timing-function - 'ease-in-out' equivalent to 'cubic-bezier(0.42, 0, 0.58, 1.0)' interact http://www.w3.org/TR/css3-transitions/#transition-timing-function d217cf85ce0b9533649efa378035ed11edf95825 `Intel`,`Shiyou Tan` The 'transition-timing-function' property set 'ease-in-out' is equivalent to cubic-bezier(0.42, 0, 0.58, 1.0)
transition-timing-function-005 transition-timing-function - 'ease-out' equivalent to 'cubic-bezier(0, 0, 0.58, 1.0)' interact http://www.w3.org/TR/css3-transitions/#transition-timing-function cda9d6bf7a9f259cf6639833867e437d88aac8fc `Intel`,`Shiyou Tan` The 'transition-timing-function' property set 'ease-out' is equivalent to cubic-bezier(0, 0, 0.58, 1.0)
transition-timing-function-006 transition-timing-function - 'linear' equivalent to 'cubic-bezier(0.0, 0.0, 1.0, 1.0)' interact http://www.w3.org/TR/css3-transitions/#transition-timing-function 2cc737a194c37ad2bdad577fc7c13c30199c90a1 `Intel`,`Shiyou Tan` The 'transition-timing-function' property set 'linear' is equivalent to cubic-bezier(0.0, 0.0, 1.0, 1.0)
transition-timing-function-007 transition-timing-function - 'step-end' equivalent to 'steps(1, end)' interact http://www.w3.org/TR/css3-transitions/#transition-timing-function f4201ac40b64c31fa1b2061c681f340e7201e518 `Intel`,`Shiyou Tan` The 'transition-timing-function' property set 'step-end' is equivalent to 'steps(1, end)'
transition-timing-function-008 transition-timing-function - 'step-start' equivalent to 'steps(1, start)' interact http://www.w3.org/TR/css3-transitions/#transition-timing-function 8aa8346700f76417c5fa7067d6601d270eaa69aa `Intel`,`Shiyou Tan` The 'transition-timing-function' property set 'step-start' is equivalent to 'steps(1, start)'
transition-timing-function-009 transition-timing-function - ease(initial value) interact http://www.w3.org/TR/css3-transitions/#transition-timing-function 3bc871ede8996f908486e4ae45989d1b4dbe712d `Intel`,`Shiyou Tan` Test checks that the initial value of 'transition-timing-function' property is 'ease'.
transition-timing-function-010 transition-timing-function - steps(2) interact http://www.w3.org/TR/css3-transitions/#transition-timing-function add9c1ea4276ac251bea76e01f44b3656a058ad8 `Intel`,`Shiyou Tan` Test checks that the first parameter of 'steps()' function specifies the number of intervals.
transition-timing-function-011 transition-timing-function - steps(the second parameter default 'end') interact http://www.w3.org/TR/css3-transitions/#transition-timing-function c32be7bb9456b91521fdb65f20b732745ef027fe `Intel`,`Shiyou Tan` Test checks that the second parameter of 'steps()' function is default 'end'.
transition-timing-function-012 transition-timing-function - steps(-2) interact http://www.w3.org/TR/css3-transitions/#transition-timing-function 697cf308e981930a115204bf380fd144f66db582 `Intel`,`Shiyou Tan` Test checks that the 'steps()' function with negative number is invalid, the transition-timing-function will use 'ease' as default.
transition-timing-function-013 transition-timing-function - steps(0) interact http://www.w3.org/TR/css3-transitions/#transition-timing-function 878150531efe65abd6a8d1dddebc1e104de49fbf `Intel`,`Shiyou Tan` Test checks that the 'steps()' function with '0' is invalid, the transition-timing-function will use 'ease' as default.
transitions-animatable-properties-01 CSS Transitions: Animatable CSS properties script http://www.w3.org/TR/css3-transitions/#transitions,http://www.w3.org/TR/css3-transitions/#animatable-properties 887e3fa34ee51caec25efbc1c2959cbbf8a8d8cf `Daniel Glazman` Check that all animatable CSS properties are animatable and then accepted by the 'transition-property' property