Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Optimize handling of multiple references to the same image on a page at different sizes #198

@GoogleCodeExporter

Description

@GoogleCodeExporter
If I have two sized img tags of the same image, mod_pagespeed will optimize 
each one separately resulting in two distinct URLs where previously there was 
one.

It would be better to serve the image once at its largest referenced size, and 
let the browser do the resizing to the smaller sizes.

Original issue reported on code.google.com by jmara...@google.com on 27 Jan 2011 at 7:32

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions