- From: <bugzilla@jessica.w3.org>
- Date: Wed, 17 Oct 2012 07:04:17 +0000
- To: public-webapps-bugzilla@w3.org
- Message-ID: <bug-19570-2532@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19570
Priority: P2
Bug ID: 19570
CC: public-webapps@w3.org
Assignee: arun@mozilla.com
Summary: Editorial: typo U+00A (missing a 0)
QA Contact: public-webapps-bugzilla@w3.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: simonp@opera.com
Hardware: PC
Status: NEW
Version: unspecified
Component: File API
Product: WebAppsWG
http://dev.w3.org/2006/webapi/FileAPI/#convenienceAPI
"An EOL Marker in this specification is either U+00A or U+00D followed by the
character U+00A."
should say
An EOL Marker in this specification is either U+000A or U+000D followed by the
character U+000A.
Same thing in the algorithm further down.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 17 October 2012 07:04:19 UTC