Page MenuHomePhabricator

Special:ValidationStatistics uses align attribute (obsolete in HTML5)
Closed, ResolvedPublic

Description

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

Details

Reference
bz40215
Related Changes in Gerrit:

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 12:51 AM
bzimport set Reference to bz40215.
bzimport added a subscriber: Unknown Object (MLST).

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.

https://gerrit.wikimedia.org/r/267154

The obsolete align attribute is present in more files of FlaggedRevs other than Special:ValidationStatistics.

Change 267154 merged by jenkins-bot:
Replace obsolete HTML attributes with CSS.

https://gerrit.wikimedia.org/r/267154

Izno subscribed.

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.