Howard M. Lewis Ship created TAP5-2056:
------------------------------------------
Summary: Tapestry could inline small image assets directly into
CSS stylesheets
Key: TAP5-2056
URL: https://issues.apache.org/jira/browse/TAP5-2056
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.4
Reporter: Howard M. Lewis Ship
Priority: Minor
I've been working on the code that rewrites url(...) entries inside CSS files,
needed for some other features, including CSS aggregation.
It occurs to me that Tapestry could replace urls() to image assets with their
base64 encoded content.
The advantage is fewer round-trips to the server; I'm not sure how good support
is for older browsers. I don't know what a good value for the cutoff file size
(to not inline) would be.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira