[Bug 15287] New: Use zip archive files as sprite container

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15287

           Summary: Use zip archive files as sprite container
           Product: HTML.next
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
        AssignedTo: dave.null@w3.org
        ReportedBy: ivan.chashkin@gmail.com
         QAContact: public-html-bugzilla@w3.org
                CC: plh@w3.org, mike@w3.org


Examples:
<img src="images/icons.zip/icon1.png" alt="hello world">
<img src="images/icons.zip/icon2.jpg" alt="test">
<div style="background:url('images/icons.zip/bgs/001.png') left top
no-repeat;"></div>

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 20 December 2011 20:38:07 UTC