Closed
Bug 91014
Opened 24 years ago
Closed 24 years ago
carriage returns affecting web pages
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: cblack, Assigned: harishd)
Details
I've only found this problem in Linux and I've only seen it happen on pages
using tables. Many of the pages I work with are created in Windows, and
periodically, when viewed in the Linux Mozilla, the table only partially parses.
If I run a script to delete the carriage returns generated in Windows, the pages
parse as expected. If the carriage returns reappear after being edited in
Windows, the table parses to a different cell than previously.
Crystal
Comment 1•24 years ago
|
||
->parser. cblack, what build did you test this with?
Assignee: asa → harishd
Component: Browser-General → Parser
QA Contact: doronr → bsharma
cblack, could you verify if the problem still exists with the recent builds (
0.9.2 )?
Ah-ha! I hadn't seen that a new version was out! Thank you! I will make others
in the company aware of the new version and that it fixes this carriage return
problem!
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking verified as per above developer comments.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•