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 7382 - U+000D CARRIAGE RETURN in escaping text spans
Summary: U+000D CARRIAGE RETURN in escaping text spans
Status: CLOSED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://dev.w3.org/html5/spec/syntax.h...
Whiteboard:
Keywords: NE
Depends on:
Blocks:
 
Reported: 2009-08-20 09:06 UTC by Michael[tm] Smith
Modified: 2010-10-04 14:46 UTC (History)
3 users (show)

See Also:


Attachments

Description Michael[tm] Smith 2009-08-20 09:06:19 UTC
The section "Restrictions on the contents of raw text and RCDATA elements" states:
[[
The text in raw text and RCDATA elements must not contain any occurrences of the string "</" (U+003C LESS-THAN SIGN, U+002F SOLIDUS) followed by characters that case-insensitively match the tag name of the element followed by one of U+0009 CHARACTER TABULATION, U+000A LINE FEED (LF), U+000C FORM FEED (FF), U+0020 SPACE, U+003E GREATER-THAN SIGN (>), or U+002F SOLIDUS (/), unless that string is part of an escaping text span.
]]

I notice that the "followed by one of..." list in that statement does not include U+000D CARRIAGE RETURN. Should it?
Comment 1 Maciej Stachowiak 2010-03-14 14:49:49 UTC
This bug predates the HTML Working Group Decision Policy.

If you are satisfied with the resolution of this bug, 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

This bug is now being moved to VERIFIED. Please respond within two weeks. If this bug is not closed, reopened or escalated within two weeks, it may be marked as NoReply and will no longer be considered a pending comment.