Open
Bug 1621412
Opened 5 years ago
Updated 3 years ago
[rel=preload] Add a console warning when <img load="lazy"> is overridden by <link rel="preload">
Categories
(Core :: DOM: Core & HTML, task, P2)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: mayhemer, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Part of preload plan as a requirement.
When lazy load of an <img> resource is pushed or overruled by preload, we should add a warning.
Exception can be a dynamically added preload that can be a deliberate push for loading of the image resource now.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•