Is there any difference how the css3 effects (for example animation) are rendered if the doctype is defined as
(html5)
or
The doctype shouldn't affect this but there are libraries to help you determine what features are available to you in a particular client like Modernizr.