#Loqi[preview] [kartikprabhu] Here are the proposed changes to the spec to account for `alt` attribute.
Add a new section 1.5 with title "parse an `img` element for `src` and `alt`" with the steps
- if `img[alt]`
- return a new `{}` structure with
- `value`: the `src`...