[wp-trac] [WordPress Trac] #35030: Responsive Images: wrong source selected in iOS8
WordPress Trac
noreply at wordpress.org
Fri Mar 18 02:48:51 UTC 2016
#35030: Responsive Images: wrong source selected in iOS8
--------------------------------------+------------------------
Reporter: tonysandwich | Owner: joemcgill
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.5
Component: Media | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------
Comment (by joemcgill):
Replying to [comment:25 azaozz] & [comment:24 johnbillion]:
I agree about the page caching. If we do mess with the order, it will need
to happen on the server side because anything we do in JS on the client
side would cause a double download due to the preloader beginning to fetch
the resource before JS is ready.
Alternately, we could leave things as since iOS Safari 8 usage is below
1%, according to [http://caniuse.com/usage-table StatCounter GlobalStats].
Anyone who needs to support older versions of iOS can add a polyfill for
`srcset`. It may not be worth the tradeoff of adding more overhead to a
display filter to support such a small user base.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35030#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list