Skip to content

srcset image attribute implementation #6

@mems

Description

@mems

Inconsistent implementations

For example, when specifying a change of image from small to large based on viewport size, some browsers will switch to the large image when the viewport is 1px larger than the small image’s preferred size, others will switch to the large image only when the viewport favored by the large image is fully matched.

In summary, browsers are split into two camps: those that favor higher quality images where possible, and those that favor smaller downloads where possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions