diff --git a/source b/source
index 928c02ee63a..8fea6638c0b 100644
--- a/source
+++ b/source
@@ -29384,13 +29384,16 @@ interface HTMLImageElement : HTMLElement {
any previous sibling source elements' srcset
attributes if the parent is a picture element, is the embedded content; the value of
the alt attribute provides
- equivalent content for those who cannot process images or who have image loading disabled (i.e. it
- is the img element's fallback content).
img element's fallback content).
The requirements on the alt attribute's value are described
in a separate section.
The src attribute must be present, and must contain a
+
At least one of the src and srcset attributes must be present.
If the src attribute is present, it must contain a
valid non-empty URL potentially surrounded by spaces referencing a non-interactive,
optionally animated, image resource that is neither paged nor scripted.
The srcset attribute may also be present, and is a
- srcset attribute.
The srcset attribute is a srcset
+ attribute.
The srcset attribute and the src attribute (if width