2012/4/24 Tom Penzer <tpen...@mailcan.com>:
> Hi Everybody!
>
>        As a first-time poster, I am sorry ahead of time for any lapses in
> etiquette. I am seeking feedback for my (hopefully relatively painless in
> practice compared to the alternatives - i.e. -webkit-image-set and html5
> <image>) proposal to solve the problem of 2x-res (double-resolution) images
> with our current HTML and CSS standards for devices with high-resolution
> displays, such as 3rd Generation iPads and 4th generation iPhones and newer.

This seems like a perfect use-case for the @media rule of CSS, does it not?

It's obviously not up-to-date in its definition (eg. handheld devices
are not "typically small screen, limited bandwidth" anymore), but on
the other hand it allows undefined types as well so nothing prevents
implementers to extend it beforehand (like is done with most CSS
properties anyway).

-- 
Kalle Vahlman, z...@iki.fi
Powered by http://movial.com
Interesting stuff at http://sandbox.movial.com
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to