Closed Bug 5368 Opened 25 years ago Closed 25 years ago

Mac format files mess up JavaScript

Categories

(Core :: DOM: HTML Parser, defect, P3)

All
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: beard, Assigned: rickg)

Details

Attachments

(1 file)

Mac format text files ('\r' for line endings) mess up JavaScript. During document
scanning, '\r' should be converted to '\n' line endings before passing text to
JavaScript. Either that, or JavaScript should be fixed to handle '\r' line
endings.
Status: NEW → ASSIGNED
QA Contact: 3847 → 4141
Target Milestone: M6
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Attempting to steal gem's HTMLParser bugs all at once.  Changing QAContact to
janc.
Keywords: verifyme
updated qa contact.
QA Contact: janc → bsharma
QA Contact: bsharma → moied
Appears to work for me in latest browsers.
Marking verified fixed
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: