* Fix the image-set() does not support background shorthand.
* Fix the problem which is unable to obtain the size of image when the ?
in URL. e.g. background: url(../images/font/blue.png?__sprite)
+ Image Path supports a relative path.
+ Surpporting Base64 encoding images.
First release