[wp-trac] [WordPress Trac] #38616: 4.7 About Page
WordPress Trac
noreply at wordpress.org
Tue Dec 6 04:59:50 UTC 2016
#38616: 4.7 About Page
----------------------------+------------------------
Reporter: helen | Owner: melchoyce
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 4.7
Component: Help/About | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------+------------------------
Comment (by joemcgill):
[attachment:38616.4.diff] adds responsive image markup for all the images
on the about page, including art direction of the Twenty Seventeen image
using `<picture>` to show the mobile image on smaller screens and the full
image on larger screens. For now, I've uploaded all of the sized images to
https://cloudup.com/cOkHMIOMC_I, but they should all be uploaded to the
w.org CDN and have the URLs replaced before we ship.
The images were generated using http://www.responsivebreakpoints.com/,
which determines image sizes based on the content of each image, in order
to optimize for file savings between each size.
One other note: in all `srcset` lists, the URL from the `src` has been
listed first to work around a neat iOS 8 bug where the first source in the
`srcset` list always gets chosen when `w` descriptors are used. See #35030
for the backstory.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38616#comment:36>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list