Closed
Bug 135899
Opened 23 years ago
Closed 23 years ago
Sometimes HTML tags aren't recognized and are being output as plain text
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 117441
People
(Reporter: xenite, Assigned: harishd)
References
()
Details
Attachments
(1 file)
|
54.59 KB,
image/png
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9+)
Gecko/20020405
BuildID: 20020405
One some websites (the ABC news messageboard is just one of many) Mozilla
sometimes randomly fails to interpret/recognize an HTML tag and instead outputs
it as plain text! Reloading that page fixes the problem.
Reproducible: Sometimes
Steps to Reproduce:
1. Go to an ABC news messageboard, open the first message, and keep
reading until you see some HTML tags being output as plain text.
Actual Results: One (or more) HTML tags are rendered as plain text.
Expected Results: Mozilla should interpret these HTML tags.
| Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
parser
Assignee: attinasi → harishd
Component: Layout → Parser
QA Contact: petersen → moied
Comment 3•23 years ago
|
||
The screenshot you attached is unflawed.
Dup of Bug 117441 ?
| Reporter | ||
Comment 4•23 years ago
|
||
It's the tag <div align="right"> below SCI/TECH
Comment 5•23 years ago
|
||
Then it is a duplicate.
*** This bug has been marked as a duplicate of 117441 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•