Rev 464 | Rev 466 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* dom/css.js:
- Streamlined code to *one* jsx.dom.*css*.getComputedStyle()
- jsx.dom.getStyleProperty() and jsx.dom.getStyleProperty():
+ Prefer property collection over getPropertyValue()/setProperty()
+ Support camelCased and dash-property names
+ Map supported -prefix-properties automagically