Page MenuHomePhabricator

profileinfo.php uses obsolete html attributes
Closed, ResolvedPublic

Description

<tt> and cellpadding used by profileinfo.php but the attributes are obsolete in html5


Version: unspecified
Severity: enhancement

Details

Reference
bz40531

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 1:12 AM
bzimport set Reference to bz40531.

Taking this bug.

I'm preparing the following changes:

  • <tt> -> <code>
  • cellpadding="X" -> style="padding: Xpx;"

Created attachment 11143
The profileinfo.php interface's screenshot (after bug 40531 resolution)

Krinkle has also modernized a little bit the CSS.

Attached:

ProfileinfoNewInterfaceBug40531.png (247×1 px, 11 KB)