Closed Bug 763067 Opened 12 years ago Closed 12 years ago

<font> markup displays in link

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: markg, Unassigned)

References

Details

(Whiteboard: testday)

On this page: https://developer-new.mozilla.org/en-US/docs/Apps/Apps_JavaScript_API
under the section "Installation API (navigator.mozApps.*)", the first link says this:
<font face="Courier New, Andale Mono, monospace">navigator.mozApps.install()</font>
Blocks: 756263
The <font> element is currently excluded from the whitelist of allowed markup. I think it's probably innocuous to allow it, but we should probably remove that markup from the page in favor of using a <code> tag or something more semantic.
Yeah, looks like there was no reason for <font> to be there, so I just edited the page and deleted it.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Version: Kuma → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.