[wp-trac] [WordPress Trac] #21019: Retina All the Things
WordPress Trac
wp-trac at lists.automattic.com
Sun Aug 5 19:51:52 UTC 2012
#21019: Retina All the Things
----------------------------+------------------
Reporter: matt | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.5
Component: Administration | Version: 3.4
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------
Changes (by taylorde):
* cc: td@… (added)
Comment:
I noticed we're using the -webkit prefixed version of the retina query.
e.g. `@media only screen and (-webkit-min-device-pixel-ratio: 1.5)` but
the non-prefixed version should probably used as well for future
compatibility. Also, specifying the background-size using `auto` as one of
the parameters will ensure the original aspect ratio of the image is kept.
Attached media.dev.css-retinaized.diff and will start going through and
adding the -webkit prefixed version to other areas as well
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21019#comment:79>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list