web-platform-tests / web-platform-tests/interop
Out of band loads triggering img.complete on lazy images
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 524
- Forks
- 35
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Description
Currently some implementations leak background loading of an image that's marked as lazy-loading. This can cause webcompat issues when sites assume that the unloaded instance of an image has correct metadata based on a background load.
Specification
https://html.spec.whatwg.org/#updating-the-image-data
web-feature
No response
Test Links
Additional Signals
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked HTML specification section and the WPT case lazy-out-of-band-load.html, then compare the reported behavior with the linked browser issues. Determine which web-platform test or Interop result needs attention; done means the lazy-image behavior matches the specification and the relevant test passes consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100