You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
Input HTML: <img src='a.png'> <img src='a.png'>
Output HTML: <img src='a.png'> <img src=''>
This can occur when RewriteRandomDropPercentage is set to something greater
than zero and images have duplicate URLs in the same HTML document. The later
images have their URLs removed.
Original issue reported on code.google.com by jkar...@google.com on 24 Jul 2013 at 2:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
jkar...@google.com
on 24 Jul 2013 at 2:38The text was updated successfully, but these errors were encountered: