Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2056

Tapestry could inline small image assets directly into CSS stylesheets

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 5.4
    • None
    • tapestry-core

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hlship Howard Lewis Ship
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: