Doing `<picture src="" />` (i.e. with a self-closing tag) fails. The tag is never closed, and any subsequent content is treated as a child of `<picture>`.