flake8
passed.
JSHint
passed.
Review Request #13459 — Created Dec. 21, 2023 and submitted
We recently ran into a bug caused by XHTML style self-closing tags used
from JS. Only one of the ones in this change could actually cause a bug,
but since all our pages claim to be HTML5 now, there's no reason to be
using this style at all.
Ran js-tests.
Summary | ID |
---|---|
82e03a8787fd6d564430ee6c69295067ea7eaf49 |
Description | From | Last Updated |
---|---|---|
These should really be <%-. Maybe worth doing as a separate change, but we should fix this. |
chipx86 |