mdn/content

Image request fired as soon as src is set

Open

#26,560 opened on May 3, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Markdown (22,427 forks)batch import
Content:WebAPIarea: DOM/CSSOMhelp wanted

Repository metrics

Stars
 (8,900 stars)
PR merge metrics
 (Avg merge 7d 3h) (147 merged PRs in 30d)

Description

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/src

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

/

What did you expect to see?

It's worth mentioning that a request to the specified URL is fired as soon as src is set, without even attaching the element to DOM.

Do you have any supporting links, references, or citations?

Do you have anything more you want to share?

No response

MDN metadata

Contributor guide