mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-27 15:30:42 +00:00
fc50073fb5
This removes the last usages of the problematic open/closeElement from this codebase. One actual issue gets fixed: Some of the <th> floated around without a <tr>. That's technically invalid. Luckily the browsers are flexible and show it correctly. Visually nothing changes. Similarly <th> should be wrapped in a <thead>. This wasn't done before. Change-Id: Ia45096670888173e49f9c25e72f429f0961b75ae |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |