Most of the <tr>s on [[de:Spezial:Markierungsstatistik]] use the obsolete attribute align. Use CSS instead.
Version: unspecified
Severity: trivial
URL: http://www.w3.org/TR/html5-diff/#obsolete-attributes
Most of the <tr>s on [[de:Spezial:Markierungsstatistik]] use the obsolete attribute align. Use CSS instead.
Version: unspecified
Severity: trivial
URL: http://www.w3.org/TR/html5-diff/#obsolete-attributes
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Replace obsolete HTML attributes with CSS. | mediawiki/extensions/FlaggedRevs | master | +13 -13 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T2209 [DO NOT USE] HTML validity (tracking) | |||
| Resolved | IoannisKydonis | T42215 Special:ValidationStatistics uses align attribute (obsolete in HTML5) |
I wonder if individual bugs about the align attribute are needed. Maybe one bug could be used? I feel like this something that's simple enough to grep for across the core and extensions codebase.
Change 267154 had a related patch set uploaded (by IoannisKydonis):
Replace obsolete HTML attributes with CSS.
The obsolete align attribute is present in more files of FlaggedRevs other than Special:ValidationStatistics.
I checked the page in question. It looks like the issue was fixed with the merge from February and subsequent (apparent?) deploy in March.
Consider opening other tasks for other described issues.