Closed
Bug 1491
Opened 26 years ago
Closed 26 years ago
Poorly formed entity doesn't resolve correctly
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: angus, Assigned: rickg)
References
()
Details
Here's the source HTML:
foo & bar
In Navigator, it appears as "foo & bar" but we render it as "foo & bar"
Amusing example of nasty HTML, since they should be saying something like:
& according to the specs and whatnot.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•