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

jyve’s picture

We 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.

seutje’s picture

good point, but I was thinking baby-steps :P

Jorrit’s picture

Status: Active » Closed (won't fix)

The Drupal 6 version of Sweaver is now bugfix-only. Unless a patch is provided, no new features will be added.

Anonymous’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

However this kind of changement is on the road map of Sweaver 7.x. It will be there soon enough

sonicthoughts’s picture

+1