Open
Bug 1687033
Opened 4 years ago
Updated 4 years ago
[META] Responsive image debugging
Categories
(DevTools :: Inspector, enhancement)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: sebo, Unassigned)
References
(Depends on 8 open bugs)
Details
(Keywords: meta)
This is meant as a meta-bug to improve the information provided for responsive images.
Miriam already mentioned several pieces of information relevant to developers in bug 1260230 comment 3. I've included some additional points:
- Show the currently active image source
- Show all dimensions of the image, i.e. intrinsic size/source size, natural size/density-corrected size (maybe including the current pixel density), and layout size
- Show the currently active size of the
sizes
attribute - Clarify if an image is being used from cache, and what image would be used otherwise (maybe with toggling)
- Respond dynamically to resizing
Sebastian
You need to log in
before you can comment on or make changes to this bug.
Description
•