You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2021. It is now read-only.
Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
TL;DR:
I think results (1) "Error: Bad value localization for attribute rel on element <link>: The string localization is not a registered keyword." and (2) "Error: Bad value /locales/send.{locale}.ftl for attribute href on element <link>: Illegal character in path segment: { is not allowed." are bogus.
I don't think (3) "Error: An <img> element must have an alt attribute, except under certain conditions." is entirely valid either, since I think we're injecting localized alt="" attributes through jQuery.
That only leaves (4) "Error: The width attribute on the <th> element is obsolete. Use CSS instead." and (5) "Error: Bad value true for attribute hidden on element <div>.", which I think are semi-valid.
Closing this in favor of #139 meta-bug.
Out of that list above, I believe only (4) and (5) were errors, and they're already being tracked separately as:
Via text input on https://html5.validator.nu/ (and view-source on https://send.dev.mozaws.net/):
The text was updated successfully, but these errors were encountered: