Closed
Bug 210545
Opened 22 years ago
Closed 15 years ago
ni.com - ± tag not rendered properly
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
Aug
People
(Reporter: joe, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030612
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030612
± tag on 4th bullet item does not render properly (renders as "±0.2
dB flatness across sine wave passband (9 kHz to 100 MHz)"). Renders okay in IE 6.
Reproducible: Always
Steps to Reproduce:
1.Load web page.
Actual Results:
Renders as:
±0.2 dB flatness across sine wave passband (9 kHz to 100 MHz)
Expected Results:
Render "±" as symbol character.
Is this a poor HTML coding issue on the page?
->Parser, probably invalid, since digits are valid name characters.
Assignee: font → harishd
Component: Layout: Fonts and Text → Parser
QA Contact: ian → dsirnapalli
Comment 2•22 years ago
|
||
Yep. That needs to be written as "±" -- as written it's asking for the
entity named "plusmn0" which Mozilla does not recognize.
Assignee: harishd → english-us
Status: UNCONFIRMED → NEW
Component: Parser → English US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: dsirnapalli → english-us
Version: Trunk → unspecified
Comment 3•22 years ago
|
||
Status: NEW → ASSIGNED
Summary: ± tag not rendered properly → ni.com - ± tag not rendered properly
Target Milestone: --- → Aug
Comment 4•22 years ago
|
||
Bug still exists, despite the fact that they recommend Mozilla 1.0 or greater as
a browser.
Comment 6•15 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•