Closed Bug 952793 Opened 11 years ago Closed 11 years ago

Remove HTML4 elements which are obsolete in HTML5

Categories

(Bugzilla :: Bugzilla-General, enhancement)

4.5.1
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: LpSolit, Assigned: LpSolit)

References

()

Details

(Keywords: html5)

Attachments

(1 file)

<big>, <tt> and <font> are obsolete HTML elements in HTML5.

<font> is being removed by bug 918013 and bug 322402.

<big> is used only once, in attachment/show-multiple.html.tmpl. It must be replaced by <strong> or some CSS equivalent.

<tt> is used in many templates. There are several alternatives for it, see http://www.w3.org/html/wg/drafts/html/CR/obsolete.html#tt
Keywords: html5
Attached patch patch, v1Splinter Review
Assignee: general → LpSolit
Status: NEW → ASSIGNED
Attachment #8351024 - Flags: review?(justdave)
Comment on attachment 8351024 [details] [diff] [review]
patch, v1

Looks good.
Attachment #8351024 - Flags: review?(justdave) → review+
Flags: approval?
Flags: approval? → approval+
It was suggested on IRC that we might want a test to make sure they don't get re-introduced.  I suppose we can never have too many tests ;)
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified skins/standard/attachment.css
modified template/en/default/admin/admin.html.tmpl
modified template/en/default/admin/params/advanced.html.tmpl
modified template/en/default/admin/params/attachment.html.tmpl
modified template/en/default/admin/params/auth.html.tmpl
modified template/en/default/admin/params/core.html.tmpl
modified template/en/default/admin/params/general.html.tmpl
modified template/en/default/admin/params/ldap.html.tmpl
modified template/en/default/admin/params/shadowdb.html.tmpl
modified template/en/default/attachment/show-multiple.html.tmpl
modified template/en/default/global/code-error.html.tmpl
modified template/en/default/global/user-error.html.tmpl
modified template/en/default/pages/bug-writing.html.tmpl
modified template/en/default/pages/linked.html.tmpl
modified template/en/default/setup/strings.txt.pl
Committed revision 8839.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: