Re: [css3-animations] Where in the cascade do animations go?

On Tuesday 2011-11-29 14:25 -0500, Boris Zbarsky wrote:
> On 11/29/11 12:12 PM, fantasai wrote:
> >Remind me what Override rules are again? I don't remember seeing them
> >in any specs.
> 
> http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-DocumentCSS
> 
> Gecko, for example, uses override sheets for some styles needed for
> editable sections in HTML documents.

SMIL Animation (SVG Animations) also requires use of override
styles:
http://www.w3.org/TR/2001/REC-smil-animation-20010904/#AnimationSandwichModel
(although in Gecko we cheat and stick them in right above the style
attribute, which works out to the same thing).

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂

Received on Tuesday, 29 November 2011 19:41:15 UTC