title pretty much sums it up, examples are:
border-top-left-radius: 10px 25px; (currently can't even use single values, coz that's not how javascript returns/expects it so it freaks out)
transform: skewY(-25deg) rotate(90deg); (currently u can only use 1 of these at a time, using clever prefix/suffix stuff)
Comments
Comment #1
jyve commentedWe will look into this, but will have to make sure we don't break existing selectors by changing the way we have prefix/suffix. On the other hand, if we want to support CSS3 we will have to make an effort in complex selectors.
Comment #2
seutje commentedgood point, but I was thinking baby-steps :P
Comment #3
Jorrit commentedThe Drupal 6 version of Sweaver is now bugfix-only. Unless a patch is provided, no new features will be added.
Comment #4
Anonymous (not verified) commentedHowever this kind of changement is on the road map of Sweaver 7.x. It will be there soon enough
Comment #5
sonicthoughts commented+1