Last modified: 2012-09-03 12:08:45 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 T41728, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 39728 - Inputboxes use obsolete attribute align (in HTML5)
Inputboxes use obsolete attribute align (in HTML5)
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
InputBox (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.w3.org/TR/2012/WD-html5-di...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-28 09:05 UTC by Michael M.
Modified: 2012-09-03 12:08 UTC (History)
1 user (show)

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


Attachments

Description Michael M. 2012-08-28 09:05:25 UTC
The inputboxes are wrapped inside a div with align="center". This is no longer valid in HTML5 (see URL), use CSS (margin-left: auto; margin-right: auto; text-align: center;) instead.
Comment 1 Alex Monk 2012-08-28 12:23:01 UTC
Gerrit change #21720
Comment 2 Alex Monk 2012-09-03 12:08:45 UTC
Merged by Siebrand.

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


Navigation
Links