/** * @jsx React.DOM */ var INLINE_STYLES_COMPONENT = " /** @jsx React.DOM */ var divStyle = { color: 'white', backgroundImage: 'url(' + imgUrl + ')', WebkitTransition: 'all' // note the capital 'W' here }; React.renderComponent(