Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
html.img: Remove phantom onerror deprecation (#21783)
The `onerror` attribute to the `img` element has been marked deprecated since the table data was introduced in 061483a. However, that deprecation was never sourced to any specs or references, and multiple inquiries since have failed to uncover any explanation for it. It appears to have been a simple error.
- Loading branch information