This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16954 - i18n-ISSUE-81: Strip other line-terminators?
Summary: i18n-ISSUE-81: Strip other line-terminators?
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 17:01 UTC by Addison Phillips
Modified: 2014-02-27 21:27 UTC (History)
5 users (show)

See Also:


Attachments

Description Addison Phillips 2012-05-07 17:01:06 UTC
2.5.1 Common parser idioms
http://www.w3.org/TR/html5/common-microsyntaxes.html#common-parser-idioms

Where it says:

--
When a user agent is to strip line breaks from a string, the user agent must remove any U+000A LINE FEED (LF) and U+000D CARRIAGE RETURN (CR) characters from that string.
--

Should other line-terminators also be included here?
Comment 1 Ian 'Hixie' Hickson 2012-05-10 17:51:40 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: Not unless someone has a good reason to do so.
Comment 2 Addison Phillips 2014-02-27 21:27:36 UTC
The I18N concurs with Ian's conclusion.