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 15004 - Clarify status of initial newline in <pre> and <textarea>
Summary: Clarify status of initial newline in <pre> and <textarea>
Status: RESOLVED INVALID
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: 2011-11-30 13:12 UTC by Henry S. Thompson
Modified: 2011-12-01 09:53 UTC (History)
3 users (show)

See Also:


Attachments

Description Henry S. Thompson 2011-11-30 13:12:50 UTC
In the section "Restrictions on content models", could I suggest that you clarify that only a literal newline is stripped, that is, that a character reference to a newline (e.g. &#10;) is _not_ stripped.  At least, that's the way I read "The "in body" insertion mode" rules for <pre> and <textarea>, and that's the way browsers appear to behave today.