[whatwg] <imgset> responsive imgs proposition (Re: The src-N proposal)

Jirka Kosek jirka at kosek.cz
Tue Nov 12 19:33:44 PST 2013


On 13.11.2013 2:56, Christian Biesinger wrote:
> For a bit more presentation, and while we're inventing new syntax
> anyway, how about this:
> 
> <style>
> @media (min-width: 480px) {
>   .artdirected { content: replaced url(attr(src-small)); }
...
> </style>
> ...
> <img class="artdirected" src="foo.jpg" src-small="foo-small.jpg"
> src-medium="foo-medium.jpg" src-big="foo-big.jpg">

Do you expect that there will be just predefined set of src-* attributes
or user can define as many of them as he/she wants and use arbitrary
identifier after src-?

If the later is one, then validation and content completion in HTML
source editors will be nightmare.

				Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka at kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep.
------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
------------------------------------------------------------------



More information about the whatwg mailing list