Visit http://en.wikipedia.beta.wmflabs.org/wiki/Special:ChangeEmail , login, then enter a valid e-mail address and an invalid password and submit.
You get a plain red error warning. You should get a nice pink box. The fix is easy, change <p class="error"> to <p class="errorbox"> in its error() function.
There's more that could be fixed on this form.
For grins, enter valid/invalid e-mail... you get weird green and pink client-side validation "strips" (and the browser's own type="email" HTML5 validation warning when you submit).
It should use the mw-ui-vform compact layout style, though we don't yet have the CSS for the Agora invalid form field styling. It doesn't seem to use HTMLForm at all, building its own form out of table elements.
Improving this form could be a nice OPW job.
Version: 1.22.0
Severity: minor
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=40909
https://bugzilla.wikimedia.org/show_bug.cgi?id=69723
https://bugzilla.wikimedia.org/show_bug.cgi?id=70676