Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumHTMLloading lazy decodingSingle-choice MCQ

An <img> is set to loading="lazy" but has no width/height attributes and no CSS sizing. What is the documented consequence beyond layout shift?

<img src="photo.jpg" loading="lazy" alt="">