- From: <bugzilla@jessica.w3.org>
- Date: Sat, 05 May 2012 20:57:50 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16945
Summary: Incorrect State Change in Tokenization: Script data
escaped less-than sign state
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: admin@tacosw.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
In the "Script data escaped less-than sign state" for tokenization (section
8.2.4.25), there is an error in the "Anything Else" case. It currently says
"Switch to the script data state." It should say "Switch to the script data
escaped state" since the escaping "<!--" is still applicable.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Monday, 7 May 2012 05:57:18 UTC