CSS Transitions: Difference between revisions

(→‎Under-specified Behavior: answer a few questions)
Line 49: Line 49:
** dholbert asked about this since it could be quite complex to deal with interactions between SVG content that had both CSS Transitions and SMIL animations defined
** dholbert asked about this since it could be quite complex to deal with interactions between SVG content that had both CSS Transitions and SMIL animations defined
** I saw some statements that implied that they should work, but when I tested CSS transitions with some SVG content on WebKit, I couldn't get it to work.  I talked with Dave Hyatt, who said that it should work.  But apparently only a subset of SVG CSS properties were supported (not the ones I was testing), so he added support for a few more properties while we talked.
** I saw some statements that implied that they should work, but when I tested CSS transitions with some SVG content on WebKit, I couldn't get it to work.  I talked with Dave Hyatt, who said that it should work.  But apparently only a subset of SVG CSS properties were supported (not the ones I was testing), so he added support for a few more properties while we talked.
** (We decided that CSS transitions should not be triggered by any change that is itself caused by SMIL animation. -[[User:Dbaron|David Baron]])
** (We decided that CSS transitions should not be triggered by any change that is itself caused by SMIL animation.  However, they should definitely apply to SVG in other situations. -[[User:Dbaron|David Baron]])
* webkit does not support any shorthand properties for -webkit-transition-property
* webkit does not support any shorthand properties for -webkit-transition-property
** (This would be pretty easy to support for us. -[[User:Dbaron|David Baron]])
** (This would be pretty easy to support for us. -[[User:Dbaron|David Baron]])
canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334

edits