Open
Bug 1591380
Opened 6 years ago
Updated 3 years ago
Remove support for outputting CR alone in the text serializer
Categories
(Core :: DOM: Serializers, enhancement)
Core
DOM: Serializers
Tracking
()
NEW
People
(Reporter: annevk, Unassigned)
Details
DetermineLineBreak should not support outputting a lone CR for line breaks. That went away with classic Mac OS. macOS matches all Unix systems.
(Note also that we only have two possible values for the NS_ULINEBREAK default.)
Flags: needinfo?(mbrodesser)
Type: defect → enhancement
Flags: needinfo?(mbrodesser)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•