Last modified: 2012-09-14 12:29:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T42214, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40214 - Category pages use width attribute (obsolete in HTML5)
Category pages use width attribute (obsolete in HTML5)
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Categories (Other open bugs)
unspecified
All All
: Low trivial (vote)
: 1.20.0 release
Assigned To: Krinkle
http://www.w3.org/TR/html5-diff/#obso...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-13 08:33 UTC by Michael M.
Modified: 2012-09-14 12:29 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Michael M. 2012-09-13 08:33:04 UTC
Categories are like this:

<table width="100%">
  <tbody>
   <tr style="vertical-align: top;">
     <td width="33.3%">...</td>
     <td width="33.3%">...</td>
     <td width="33.3%">...</td>
   </tr>
  </tbody>
</table>

Use CSS instead.
Comment 1 Alexandre Emsenhuber [IAlex] 2012-09-14 07:30:25 UTC
Fix submitted in Gerrit change #23777.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links