-
Browsers should compute images sizes in relative units automatically. This way, a fixed (non fluid) image with a
width
andheight
would scale accordingly depending on text-only zoom. As a developer, it's super annoying to have to do this manually, image by image.