Last modified: 2010-05-15 15:59:47 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 T14550, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12550 - Deprecated HTML tags (e.g. "b" rather than "em")
Deprecated HTML tags (e.g. "b" rather than "em")
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.11.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/Pio_of_P...
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-08 16:42 UTC by Justin Anthony Knapp
Modified: 2010-05-15 15:59 UTC (History)
1 user (show)

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


Attachments

Description Justin Anthony Knapp 2008-01-08 16:42:08 UTC
Pages are rendered with deprecated HTML tags, such as <b> rather than <em>.

This is the case for me on en.wp; user agent string: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Comment 1 Jesse (Pathoschild) 2008-01-08 22:38:35 UTC
<b> is not deprecated in XHTML, and <em> is not equivalent. <b> marks bold specifically, <em> marks emphasis generally, and <strong> marks stronger emphasis generally.

If it were changed, <strong> would be the closest equivalent.
Comment 2 Justin Anthony Knapp 2008-01-08 22:52:43 UTC
Of course, you are correct, <b> was superseded by <strong>, while <em> is the equivalent of <i>. Looking at the page again, I can see that it is valid XHTML. Whoops.

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


Navigation
Links