Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -1,37 +1,37 @@
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 dc6a4c776b388efba9fd47db12a144768506f023 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 d5b3b34be2c4b1f9f3a1c7aa4e6075bfefe44759 `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that transitions are run even before all assets are loaded
changing-while-transition behavior when transition parameters change while transitioning dom,script http://www.w3.org/TR/css3-transitions/#starting b6a6a8a91287e467850887036d093a436b10fd2f `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that all transitions run properly when property or duration is changed mid-run
before-DOMContentLoaded-001 Transitioning before DOMContentLoaded event dom,script http://www.w3.org/TR/css3-transitions/#transition-events 5c2342b85b3733b8033782a120900cd85fc18358 `Rodney Rehm`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> Test checks that transitions are run even before all assets are loaded
changing-while-transition behavior when transition parameters change while transitioning dom,script http://www.w3.org/TR/css3-transitions/#starting 01e89225705d0ab69fc08e822e0bb6a4842c37eb `Rodney Rehm`<http://rodneyrehm.de/en/> 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 b2d9f4d2ca3203e12c5b88f775a2e36037a32853 `L. David Baron`<http://dbaron.org/>,`Mozilla Corporation`<http://mozilla.com/>
detached-container-001 Not Transitioning within detached element dom,script http://www.w3.org/TR/css3-transitions/#transitions a3d88497a9b24a03b1dca4d61f15c7d6d13ce7e7 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 85bb8e52fa33b7b51b7bc2c2123780bbe582c466 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 65434ed9bff244a3c9bffc7ba163ec975e4bbfa6 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 f5077551411af03ce1b4dbee0728ed833d23b889 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 92faab884a109828f5afbeeb3b913536a3418b9b `Rodney Rehm`<http://rodneyrehm.de/en/> 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 50a9e339280106876cad63ad72e09526d926b464 `Rodney Rehm`<http://rodneyrehm.de/en/> 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/ 8f08a369570e84a89e5aa2c51b27fe7a7cd5628a `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that TransitionEnd events are fired for pseudo-elements
detached-container-001 Not Transitioning within detached element dom,script http://www.w3.org/TR/css3-transitions/#transitions 130e884c27160947822631e90ada74d5648a3374 `Rodney Rehm`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://chrisrebert.com> 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 e689df42d8bf76ca1c5ec9e9e49bfabd1852988d `Rodney Rehm`<http://rodneyrehm.de/en/> 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 2f30f4afd96d5bcc15f2a673f732a7db32551344 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 df72d839c83c0f27c51f3a0da0e665440455a4f7 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 487a42a7c32ffa0076ac36fdc77c9e67455a3c78 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 cb7b5d82a93a1fd77ff732dbe65dd42f086a4518 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 65e0893b080022f2fe0541790c80ad997f861d36 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 6f5152c30fe5e453d3acedf158436770badfd2ed `Rodney Rehm`<http://rodneyrehm.de/en/> 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 0f3bc2199461abf362b8d63ffc41853d700116f0 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 d8625e917d176251983385c5bda09a1d5af40727 `Rodney Rehm`<http://rodneyrehm.de/en/> 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/ 2e680348ce4298026d6dfdcc70f26e24fe534ff7 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 540d5e7c53057c604f417901b61bd9c4794fd7d1 `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that transition shorthand values are parsed properly
hidden-container-001 Not Transitioning within hidden element dom,script http://www.w3.org/TR/css3-transitions/#transitions 79a1c22117c5a3689be68f20935f6c40c77d134f `Rodney Rehm`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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 936ec60d74c61f54ba71930eafbd8db9c5e84e82 `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that transition-delay values are parsed properly
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`<http://rodneyrehm.de/en/> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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 663439e329a5e15084fda9eb5be1ac7d2e0dc5f7 `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that transition-duration values are parsed properly
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`<http://rodneyrehm.de/en/> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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 5a539dc7107854b9c97d19bad7131d33c6f0c530 `Rodney Rehm`<http://rodneyrehm.de/en/> 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 5d3ea7c4adbd9b5c304468e41532c051da7b9bf6 `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that unrecognized or non-animatable properties must be kept in the list to preserve the matching of indices.
transition-property-001 Parsing transition-property dom,script http://www.w3.org/TR/css3-transitions/#transition-property-property a63756638f94c4fb3552ab915c3eff1e16f1f038 `Rodney Rehm`<http://rodneyrehm.de/en/> 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`<http://rodneyrehm.de/en/> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'transition-duration' property set more than one properties like 'height, width' means only the specified properties will be transitioned.
@@ -75,8 +75,8 @@ transition-property-042 transition-property - vertical-align interact http://ww
transition-property-043 transition-property - visibility interact http://www.w3.org/TR/css3-transitions/#animatable-css 8bfd790a422cdfcc284dadf68574d9821ec1edaa `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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 9d08a23150c8afe0612a67ab48b9b5c794fdde48 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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 97fca96e045f2b173a058bd0bd8f4b43a5aeb0c6 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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 69ede626fef9d3c82dd63712d8a9fa51f90e0fe0 `Oleg Janeiko`<mailto:oleg@the-incredible.me> 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 fdb47bdbeb22e4cf767543b0306c7fea612d0d84 `Rodney Rehm`<http://rodneyrehm.de/en/> Test checks that transition-timing-function values are parsed properly
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`<mailto:oleg@the-incredible.me> 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 30a144d6b678cf02e2143d42a8483af60af72d79 `Rodney Rehm`<http://rodneyrehm.de/en/> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'transition-timing-function' property set 'ease-in-out' is equivalent to cubic-bezier(0.42, 0, 0.58, 1.0)
@@ -89,4 +89,4 @@ transition-timing-function-010 transition-timing-function - steps(2) interact h
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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> 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 8556b336916af660b223d89c3bf3c2abe869912b `Daniel Glazman`<mailto:daniel.glazman@disruptive-innovations.com> Check that all animatable CSS properties are animatable and then accepted by the 'transition-property' property
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 b5d0d04ef8d8104e07474f75b2a74beca1f1cdb1 `Daniel Glazman`<mailto:daniel.glazman@disruptive-innovations.com> Check that all animatable CSS properties are animatable and then accepted by the 'transition-property' property