- From: <bugzilla@jessica.w3.org>
- Date: Wed, 26 Jan 2011 19:17:01 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11878
Summary: [XSLT 2.0] Comma missing in list of attributes under
19.1
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mjf2009@gmail.com
QAContact: public-qt-comments@w3.org
Under section 19.1, in the paragraph beginning with the phrase "The
attributes..." (about six paragraphs down, depending on how you count
paragraphs), there is a comma missing between "byte-order-mark" and
"cdata-section-elements".
It currently reads:
"The attributes method, byte-order-mark cdata-section-elements,
doctype-public..."
It should read:
The attributes method, byte-order-mark, cdata-section-elements,
doctype-public..."
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 26 January 2011 19:17:03 UTC